#5FEACD#5FEACD
#5FEACD is a very light, vivid teal. Relative luminance 0.657; OKLCH L 85.3% C 0.128 H 176.9°. Best body text is #000000 at 14.14:1 contrast (WCAG AA passes).
Color values
| HEX | #5FEACD |
|---|---|
| RGB | rgb(95, 234, 205) |
| HSL | hsl(167, 77%, 65%) |
| HSV | hsv(167, 59%, 92%) |
| CMYK | cmyk(59.4%, 0%, 12.4%, 8.2%) |
| CIE-LAB | lab(84.83, -44.48, 2.86) |
| CIE-LCH | lch(84.83, 44.57, 176.32°) |
| OKLab | oklab(85.32% -0.1276 0.0069) |
| OKLCH | oklch(85.32% 0.128 176.9) |
| XYZ | xyz(45.1564, 65.6817, 68.0438) |
| Luminance | 0.6569 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Aqua (survey)
#13EAC9
ΔE00 3.00
Tiffany Blue
#7BF2DA
ΔE00 3.02
Light Turquoise
#7EF4CC
ΔE00 4.49
Aqua Marine
#2EE8BB
ΔE00 4.63
Turquoise
#40E0D0
ΔE00 4.82
Light Aqua
#8CFFDB
ΔE00 5.75
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#5FEACD #EA5F7C
analogous
#5FEA88 #5FEACD #5FC2EA
triadic
#5FEACD #CD5FEA #EACD5F
tetradic
#5FEACD #885FEA #EA5F7C #C2EA5F
square
#5FEACD #885FEA #EA5F7C #C2EA5F
split-complementary
#5FEACD #EA5FC2 #EA885F
monochromatic
#18B796 #29E3BC #5FEACD #95F1DE #CBF8EF
Accessibility & contrast
On white
1.49
#5FEACD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.14
#5FEACD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #5FEACD
14.14:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##5FEACD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##5FEACD | 1.00 | 1.49 | 14.14 | 14.14 |
| #FFFFFF | 1.49 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.14 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.14 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E2DDCC
Deuteranopia (green-blind)
#CDCECF
Tritanopia (blue-blind)
#00EDE1
Achromatopsia (no color)
#D4D4D4
Design tokens & code
CSS
--color: #5feacd; /* rgb */ color: rgb(95, 234, 205); /* oklch */ color: oklch(85.3% 0.128 176.9);
Tailwind
colors: {
custom: {
50: '#99f1dc',
500: '#5feacd',
950: '#000000',
},
}SCSS
$custom: #5feacd; $custom-light: #99f1dc; $custom-dark: #000000;
JSON
{
"hex": "#5feacd",
"rgb": {
"r": 95,
"g": 234,
"b": 205
},
"hsl": {
"h": 167.482,
"s": 76.796,
"l": 64.51
},
"oklch": {
"l": 0.85316,
"c": 0.12778,
"h": 176.9
},
"luminance": 0.65686
}Semantic roles & 50–950 ramp
primary
#5FEACD
secondary
#B63751
accent
#0C37D9
background
#FCFFFE
surface
#F5FEFC
border
#CFD6D5
text
#0F1715
muted
#808584