#5DEBF0#5DEBF0
#5DEBF0 is a very light, vivid teal. Relative luminance 0.680; OKLCH L 86.6% C 0.121 H 198.4°. Best body text is #000000 at 14.61:1 contrast (WCAG AA passes).
Color values
| HEX | #5DEBF0 |
|---|---|
| RGB | rgb(93, 235, 240) |
| HSL | hsl(182, 83%, 65%) |
| HSV | hsv(182, 61%, 94%) |
| CMYK | cmyk(61.2%, 2.1%, 0%, 5.9%) |
| CIE-LAB | lab(86.02, -36.27, -13.81) |
| CIE-LCH | lch(86.02, 38.81, 200.84°) |
| OKLab | oklab(86.58% -0.1147 -0.0382) |
| OKLCH | oklch(86.58% 0.121 198.4) |
| XYZ | xyz(49.9439, 68.0297, 92.9201) |
| Luminance | 0.6804 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Bright Light Blue
#26F7FD
ΔE00 3.34
Robin'S Egg
#6DEDFD
ΔE00 4.22
Bright Cyan
#41FDFE
ΔE00 4.38
Robin Egg Blue
#8AF1FE
ΔE00 5.28
Aqua
#00FFFF
ΔE00 5.38
Bright Turquoise
#0FFEF9
ΔE00 5.99
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#5DEBF0 #F0625D
analogous
#5DF0AC #5DEBF0 #5DA1F0
triadic
#5DEBF0 #F05DEB #EBF05D
tetradic
#5DEBF0 #AC5DF0 #F0625D #A1F05D
square
#5DEBF0 #AC5DF0 #F0625D #A1F05D
split-complementary
#5DEBF0 #F05DA1 #F0AC5D
monochromatic
#12BBC1 #25E4EB #5DEBF0 #95F2F5 #CDF9FA
Accessibility & contrast
On white
1.44
#5DEBF0 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.61
#5DEBF0 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #5DEBF0
14.61:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##5DEBF0 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##5DEBF0 | 1.00 | 1.44 | 14.61 | 14.61 |
| #FFFFFF | 1.44 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.61 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.61 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DCE1F1
Deuteranopia (green-blind)
#C5D0F1
Tritanopia (blue-blind)
#00F3EC
Achromatopsia (no color)
#D7D7D7
Design tokens & code
CSS
--color: #5debf0; /* rgb */ color: rgb(93, 235, 240); /* oklch */ color: oklch(86.6% 0.121 198.4);
Tailwind
colors: {
custom: {
50: '#9bf2f4',
500: '#5debf0',
950: '#000000',
},
}SCSS
$custom: #5debf0; $custom-light: #9bf2f4; $custom-dark: #000000;
JSON
{
"hex": "#5debf0",
"rgb": {
"r": 93,
"g": 235,
"b": 240
},
"hsl": {
"h": 182.041,
"s": 83.051,
"l": 65.294
},
"oklch": {
"l": 0.86579,
"c": 0.12094,
"h": 198.4
},
"luminance": 0.68035
}Semantic roles & 50–950 ramp
primary
#5DEBF0
secondary
#BF3732
accent
#0D06DF
background
#FCFFFF
surface
#F6FEFE
border
#D0D6D6
text
#0F1717
muted
#808585