#5FEADC#5FEADC
#5FEADC is a very light, vivid teal. Relative luminance 0.664; OKLCH L 85.8% C 0.122 H 186.0°. Best body text is #000000 at 14.29:1 contrast (WCAG AA passes).
Color values
| HEX | #5FEADC |
|---|---|
| RGB | rgb(95, 234, 220) |
| HSL | hsl(174, 77%, 65%) |
| HSV | hsv(174, 59%, 92%) |
| CMYK | cmyk(59.4%, 0%, 6%, 8.2%) |
| CIE-LAB | lab(85.22, -40.76, -4.47) |
| CIE-LCH | lch(85.22, 41.00, 186.25°) |
| OKLab | oklab(85.76% -0.1211 -0.0127) |
| OKLCH | oklch(85.76% 0.122 186) |
| XYZ | xyz(47.0546, 66.4410, 78.0408) |
| Luminance | 0.6645 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Turquoise
#40E0D0
ΔE00 2.92
Tiffany Blue
#7BF2DA
ΔE00 4.14
Bright Aqua
#0BF9EA
ΔE00 4.20
Bright Turquoise
#0FFEF9
ΔE00 5.78
Aqua (survey)
#13EAC9
ΔE00 6.21
Mediumturquoise
#48D1CC
ΔE00 6.44
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#5FEADC #EA5F6D
analogous
#5FEA97 #5FEADC #5FB3EA
triadic
#5FEADC #DC5FEA #EADC5F
tetradic
#5FEADC #975FEA #EA5F6D #B3EA5F
square
#5FEADC #975FEA #EA5F6D #B3EA5F
split-complementary
#5FEADC #EA5FB3 #EA975F
monochromatic
#18B7A7 #29E3D0 #5FEADC #95F1E8 #CBF8F4
Accessibility & contrast
On white
1.47
#5FEADC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.29
#5FEADC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #5FEADC
14.29:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##5FEADC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##5FEADC | 1.00 | 1.47 | 14.29 | 14.29 |
| #FFFFFF | 1.47 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.29 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.29 | 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: #5feadc; /* rgb */ color: rgb(95, 234, 220); /* oklch */ color: oklch(85.8% 0.122 186.0);
Tailwind
colors: {
custom: {
50: '#9af1e6',
500: '#5feadc',
950: '#000000',
},
}SCSS
$custom: #5feadc; $custom-light: #9af1e6; $custom-dark: #000000;
JSON
{
"hex": "#5feadc",
"rgb": {
"r": 95,
"g": 234,
"b": 220
},
"hsl": {
"h": 173.957,
"s": 76.796,
"l": 64.51
},
"oklch": {
"l": 0.85759,
"c": 0.12174,
"h": 186
},
"luminance": 0.66446
}Semantic roles & 50–950 ramp
primary
#5FEADC
secondary
#B63744
accent
#0C21D9
background
#FCFFFE
surface
#F6FEFC
border
#D0D6D5
text
#0F1716
muted
#808584