#5FECC3#5FECC3
#5FECC3 is a very light, vivid teal. Relative luminance 0.664; OKLCH L 85.5% C 0.136 H 170.7°. Best body text is #000000 at 14.27:1 contrast (WCAG AA passes).
Color values
| HEX | #5FECC3 |
|---|---|
| RGB | rgb(95, 236, 195) |
| HSL | hsl(163, 79%, 65%) |
| HSV | hsv(163, 60%, 93%) |
| CMYK | cmyk(59.7%, 0%, 17.4%, 7.5%) |
| CIE-LAB | lab(85.18, -47.69, 8.61) |
| CIE-LCH | lch(85.18, 48.46, 169.77°) |
| OKLab | oklab(85.52% -0.1341 0.022) |
| OKLCH | oklch(85.52% 0.136 170.7) |
| XYZ | xyz(44.5603, 66.3594, 62.0795) |
| Luminance | 0.6636 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Aqua Marine
#2EE8BB
ΔE00 2.62
Light Turquoise
#7EF4CC
ΔE00 2.87
Aqua (survey)
#13EAC9
ΔE00 3.98
Bright Teal
#01F9C6
ΔE00 4.20
Aquamarine
#7FFFD4
ΔE00 4.47
Seafoam
#7FE0B3
ΔE00 4.85
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#5FECC3 #EC5F88
analogous
#5FEC7C #5FECC3 #5FCFEC
triadic
#5FECC3 #C35FEC #ECC35F
tetradic
#5FECC3 #7C5FEC #EC5F88 #CFEC5F
square
#5FECC3 #7C5FEC #EC5F88 #CFEC5F
split-complementary
#5FECC3 #EC5FCF #EC7C5F
monochromatic
#16BA8B #28E6AE #5FECC3 #96F2D8 #CCF9EC
Accessibility & contrast
On white
1.47
#5FECC3 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.27
#5FECC3 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #5FECC3
14.27:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##5FECC3 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##5FECC3 | 1.00 | 1.47 | 14.27 | 14.27 |
| #FFFFFF | 1.47 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.27 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.27 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E6DEC1
Deuteranopia (green-blind)
#D1CFC6
Tritanopia (blue-blind)
#00EEE0
Achromatopsia (no color)
#D5D5D5
Design tokens & code
CSS
--color: #5fecc3; /* rgb */ color: rgb(95, 236, 195); /* oklch */ color: oklch(85.5% 0.136 170.7);
Tailwind
colors: {
custom: {
50: '#99f3d5',
500: '#5fecc3',
950: '#000000',
},
}SCSS
$custom: #5fecc3; $custom-light: #99f3d5; $custom-dark: #000000;
JSON
{
"hex": "#5fecc3",
"rgb": {
"r": 95,
"g": 236,
"b": 195
},
"hsl": {
"h": 162.553,
"s": 78.771,
"l": 64.902
},
"oklch": {
"l": 0.85518,
"c": 0.13588,
"h": 170.7
},
"luminance": 0.66364
}Semantic roles & 50–950 ramp
primary
#5FECC3
secondary
#BA365C
accent
#0A47DB
background
#FCFFFE
surface
#F5FEFB
border
#CFD6D4
text
#0F1714
muted
#808583