#5DEEE0#5DEEE0
#5DEEE0 is a very light, vivid teal. Relative luminance 0.689; OKLCH L 86.8% C 0.125 H 186.2°. Best body text is #000000 at 14.77:1 contrast (WCAG AA passes).
Color values
| HEX | #5DEEE0 |
|---|---|
| RGB | rgb(93, 238, 224) |
| HSL | hsl(174, 81%, 65%) |
| HSV | hsv(174, 61%, 93%) |
| CMYK | cmyk(60.9%, 0%, 5.9%, 6.7%) |
| CIE-LAB | lab(86.43, -41.86, -4.79) |
| CIE-LCH | lch(86.43, 42.13, 186.53°) |
| OKLab | oklab(86.76% -0.1245 -0.0136) |
| OKLCH | oklch(86.76% 0.125 186.2) |
| XYZ | xyz(48.5372, 68.8529, 81.2385) |
| Luminance | 0.6886 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Bright Aqua
#0BF9EA
ΔE00 3.45
Turquoise
#40E0D0
ΔE00 3.57
Tiffany Blue
#7BF2DA
ΔE00 4.05
Bright Turquoise
#0FFEF9
ΔE00 5.05
Bright Cyan
#41FDFE
ΔE00 5.99
Aqua
#00FFFF
ΔE00 6.18
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#5DEEE0 #EE5D6B
analogous
#5DEE98 #5DEEE0 #5DB3EE
triadic
#5DEEE0 #E05DEE #EEE05D
tetradic
#5DEEE0 #985DEE #EE5D6B #B3EE5D
square
#5DEEE0 #985DEE #EE5D6B #B3EE5D
split-complementary
#5DEEE0 #EE5DB3 #EE985D
monochromatic
#14BDAC #26E8D5 #5DEEE0 #94F4EB #CCFAF5
Accessibility & contrast
On white
1.42
#5DEEE0 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.77
#5DEEE0 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #5DEEE0
14.77:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##5DEEE0 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##5DEEE0 | 1.00 | 1.42 | 14.77 | 14.77 |
| #FFFFFF | 1.42 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.77 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.77 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E2E2E0
Deuteranopia (green-blind)
#CCD1E2
Tritanopia (blue-blind)
#00F3E9
Achromatopsia (no color)
#D8D8D8
Design tokens & code
CSS
--color: #5deee0; /* rgb */ color: rgb(93, 238, 224); /* oklch */ color: oklch(86.8% 0.125 186.2);
Tailwind
colors: {
custom: {
50: '#9af4e9',
500: '#5deee0',
950: '#000000',
},
}SCSS
$custom: #5deee0; $custom-light: #9af4e9; $custom-dark: #000000;
JSON
{
"hex": "#5deee0",
"rgb": {
"r": 93,
"g": 238,
"b": 224
},
"hsl": {
"h": 174.207,
"s": 81.006,
"l": 64.902
},
"oklch": {
"l": 0.86761,
"c": 0.1252,
"h": 186.2
},
"luminance": 0.68858
}Semantic roles & 50–950 ramp
primary
#5DEEE0
secondary
#BB3441
accent
#081DDD
background
#FCFFFE
surface
#F6FEFC
border
#D0D6D5
text
#0F1716
muted
#808584