#5EEADC#5EEADC
#5EEADC is a very light, vivid teal. Relative luminance 0.664; OKLCH L 85.7% C 0.122 H 186.0°. Best body text is #000000 at 14.28:1 contrast (WCAG AA passes).
Color values
| HEX | #5EEADC |
|---|---|
| RGB | rgb(94, 234, 220) |
| HSL | hsl(174, 77%, 64%) |
| HSV | hsv(174, 60%, 92%) |
| CMYK | cmyk(59.8%, 0%, 6%, 8.2%) |
| CIE-LAB | lab(85.19, -40.93, -4.51) |
| CIE-LCH | lch(85.19, 41.18, 186.29°) |
| OKLab | oklab(85.73% -0.1216 -0.0128) |
| OKLCH | oklch(85.73% 0.122 186) |
| XYZ | xyz(46.9514, 66.3877, 78.0360) |
| Luminance | 0.6639 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Turquoise
#40E0D0
ΔE00 2.88
Bright Aqua
#0BF9EA
ΔE00 4.15
Tiffany Blue
#7BF2DA
ΔE00 4.18
Bright Turquoise
#0FFEF9
ΔE00 5.75
Aqua (survey)
#13EAC9
ΔE00 6.19
Mediumturquoise
#48D1CC
ΔE00 6.43
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#5EEADC #EA5E6C
analogous
#5EEA96 #5EEADC #5EB2EA
triadic
#5EEADC #DC5EEA #EADC5E
tetradic
#5EEADC #965EEA #EA5E6C #B2EA5E
square
#5EEADC #965EEA #EA5E6C #B2EA5E
split-complementary
#5EEADC #EA5EB2 #EA965E
monochromatic
#18B6A6 #28E3D0 #5EEADC #94F1E8 #CAF8F4
Accessibility & contrast
On white
1.47
#5EEADC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.28
#5EEADC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #5EEADC
14.28:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##5EEADC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##5EEADC | 1.00 | 1.47 | 14.28 | 14.28 |
| #FFFFFF | 1.47 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.28 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.28 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DFDEDC
Deuteranopia (green-blind)
#C9CEDE
Tritanopia (blue-blind)
#00EFE5
Achromatopsia (no color)
#D5D5D5
Design tokens & code
CSS
--color: #5eeadc; /* rgb */ color: rgb(94, 234, 220); /* oklch */ color: oklch(85.7% 0.122 186.0);
Tailwind
colors: {
custom: {
50: '#9af1e6',
500: '#5eeadc',
950: '#000000',
},
}SCSS
$custom: #5eeadc; $custom-light: #9af1e6; $custom-dark: #000000;
JSON
{
"hex": "#5eeadc",
"rgb": {
"r": 94,
"g": 234,
"b": 220
},
"hsl": {
"h": 174,
"s": 76.923,
"l": 64.314
},
"oklch": {
"l": 0.85729,
"c": 0.12227,
"h": 186
},
"luminance": 0.66393
}Semantic roles & 50–950 ramp
primary
#5EEADC
secondary
#B63743
accent
#0C21D9
background
#FCFFFE
surface
#F6FEFC
border
#D0D6D5
text
#0F1716
muted
#808584