#5FEDC8#5FEDC8
#5FEDC8 is a very light, vivid teal. Relative luminance 0.672; OKLCH L 85.9% C 0.134 H 172.9°. Best body text is #000000 at 14.43:1 contrast (WCAG AA passes).
Color values
| HEX | #5FEDC8 |
|---|---|
| RGB | rgb(95, 237, 200) |
| HSL | hsl(164, 80%, 65%) |
| HSV | hsv(164, 60%, 93%) |
| CMYK | cmyk(59.9%, 0%, 15.6%, 7.1%) |
| CIE-LAB | lab(85.59, -46.96, 6.57) |
| CIE-LCH | lch(85.59, 47.42, 172.03°) |
| OKLab | oklab(85.89% -0.1329 0.0167) |
| OKLCH | oklch(85.89% 0.134 172.9) |
| XYZ | xyz(45.4238, 67.1667, 65.2030) |
| Luminance | 0.6717 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Light Turquoise
#7EF4CC
ΔE00 2.97
Aqua Marine
#2EE8BB
ΔE00 3.15
Aqua (survey)
#13EAC9
ΔE00 3.34
Tiffany Blue
#7BF2DA
ΔE00 4.28
Aquamarine
#7FFFD4
ΔE00 4.50
Bright Teal
#01F9C6
ΔE00 4.52
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#5FEDC8 #ED5F84
analogous
#5FED81 #5FEDC8 #5FCBED
triadic
#5FEDC8 #C85FED #EDC85F
tetradic
#5FEDC8 #815FED #ED5F84 #CBED5F
square
#5FEDC8 #815FED #ED5F84 #CBED5F
split-complementary
#5FEDC8 #ED5FCB #ED815F
monochromatic
#15BC91 #28E7B5 #5FEDC8 #96F3DB #CDF9EE
Accessibility & contrast
On white
1.45
#5FEDC8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.43
#5FEDC8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #5FEDC8
14.43:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##5FEDC8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##5FEDC8 | 1.00 | 1.45 | 14.43 | 14.43 |
| #FFFFFF | 1.45 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.43 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.43 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E6DFC6
Deuteranopia (green-blind)
#D1D0CB
Tritanopia (blue-blind)
#00EFE2
Achromatopsia (no color)
#D6D6D6
Design tokens & code
CSS
--color: #5fedc8; /* rgb */ color: rgb(95, 237, 200); /* oklch */ color: oklch(85.9% 0.134 172.9);
Tailwind
colors: {
custom: {
50: '#99f3d8',
500: '#5fedc8',
950: '#000000',
},
}SCSS
$custom: #5fedc8; $custom-light: #99f3d8; $custom-dark: #000000;
JSON
{
"hex": "#5fedc8",
"rgb": {
"r": 95,
"g": 237,
"b": 200
},
"hsl": {
"h": 164.366,
"s": 79.775,
"l": 65.098
},
"oklch": {
"l": 0.8589,
"c": 0.13394,
"h": 172.9
},
"luminance": 0.67171
}Semantic roles & 50–950 ramp
primary
#5FEDC8
secondary
#BB3558
accent
#0940DC
background
#FCFFFE
surface
#F5FEFB
border
#CFD6D4
text
#0F1714
muted
#808583