#5FEACA#5FEACA
#5FEACA is a very light, vivid teal. Relative luminance 0.655; OKLCH L 85.2% C 0.129 H 175.2°. Best body text is #000000 at 14.11:1 contrast (WCAG AA passes).
Color values
| HEX | #5FEACA |
|---|---|
| RGB | rgb(95, 234, 202) |
| HSL | hsl(166, 77%, 65%) |
| HSV | hsv(166, 59%, 92%) |
| CMYK | cmyk(59.4%, 0%, 13.7%, 8.2%) |
| CIE-LAB | lab(84.76, -45.20, 4.33) |
| CIE-LCH | lch(84.76, 45.41, 174.53°) |
| OKLab | oklab(85.23% -0.1289 0.0108) |
| OKLCH | oklch(85.23% 0.129 175.2) |
| XYZ | xyz(44.7978, 65.5382, 66.1549) |
| Luminance | 0.6554 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Aqua (survey)
#13EAC9
ΔE00 2.94
Tiffany Blue
#7BF2DA
ΔE00 3.52
Aqua Marine
#2EE8BB
ΔE00 3.91
Light Turquoise
#7EF4CC
ΔE00 3.91
Light Aqua
#8CFFDB
ΔE00 5.52
Aquamarine
#7FFFD4
ΔE00 5.53
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#5FEACA #EA5F7F
analogous
#5FEA85 #5FEACA #5FC5EA
triadic
#5FEACA #CA5FEA #EACA5F
tetradic
#5FEACA #855FEA #EA5F7F #C5EA5F
square
#5FEACA #855FEA #EA5F7F #C5EA5F
split-complementary
#5FEACA #EA5FC5 #EA855F
monochromatic
#18B792 #29E3B8 #5FEACA #95F1DC #CBF8EE
Accessibility & contrast
On white
1.49
#5FEACA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.11
#5FEACA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #5FEACA
14.11:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##5FEACA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##5FEACA | 1.00 | 1.49 | 14.11 | 14.11 |
| #FFFFFF | 1.49 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.11 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.11 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E2DCC9
Deuteranopia (green-blind)
#CECDCC
Tritanopia (blue-blind)
#00EDE0
Achromatopsia (no color)
#D4D4D4
Design tokens & code
CSS
--color: #5feaca; /* rgb */ color: rgb(95, 234, 202); /* oklch */ color: oklch(85.2% 0.129 175.2);
Tailwind
colors: {
custom: {
50: '#99f1da',
500: '#5feaca',
950: '#000000',
},
}SCSS
$custom: #5feaca; $custom-light: #99f1da; $custom-dark: #000000;
JSON
{
"hex": "#5feaca",
"rgb": {
"r": 95,
"g": 234,
"b": 202
},
"hsl": {
"h": 166.187,
"s": 76.796,
"l": 64.51
},
"oklch": {
"l": 0.85232,
"c": 0.12937,
"h": 175.2
},
"luminance": 0.65543
}Semantic roles & 50–950 ramp
primary
#5FEACA
secondary
#B63754
accent
#0C3CD9
background
#FCFFFE
surface
#F5FEFB
border
#CFD6D4
text
#0F1714
muted
#808583