#5FE9C2#5FE9C2
#5FE9C2 is a very light, vivid teal. Relative luminance 0.646; OKLCH L 84.8% C 0.133 H 171.4°. Best body text is #000000 at 13.92:1 contrast (WCAG AA passes).
Color values
| HEX | #5FE9C2 |
|---|---|
| RGB | rgb(95, 233, 194) |
| HSL | hsl(163, 76%, 64%) |
| HSV | hsv(163, 59%, 91%) |
| CMYK | cmyk(59.2%, 0%, 16.7%, 8.6%) |
| CIE-LAB | lab(84.28, -46.64, 7.84) |
| CIE-LCH | lch(84.28, 47.30, 170.46°) |
| OKLab | oklab(84.78% -0.1314 0.02) |
| OKLCH | oklch(84.78% 0.133 171.4) |
| XYZ | xyz(43.5912, 64.6014, 61.2005) |
| Luminance | 0.6461 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Aqua Marine
#2EE8BB
ΔE00 2.65
Light Turquoise
#7EF4CC
ΔE00 3.29
Aqua (survey)
#13EAC9
ΔE00 3.73
Seafoam
#7FE0B3
ΔE00 4.70
Bright Teal
#01F9C6
ΔE00 4.80
Eucalyptus
#44D7A8
ΔE00 5.06
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#5FE9C2 #E95F86
analogous
#5FE97D #5FE9C2 #5FCBE9
triadic
#5FE9C2 #C25FE9 #E9C25F
tetradic
#5FE9C2 #7D5FE9 #E95F86 #CBE95F
square
#5FE9C2 #7D5FE9 #E95F86 #CBE95F
split-complementary
#5FE9C2 #E95FCB #E97D5F
monochromatic
#19B589 #29E2AD #5FE9C2 #95F0D7 #CBF8EB
Accessibility & contrast
On white
1.51
#5FE9C2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.92
#5FE9C2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #5FE9C2
13.92:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##5FE9C2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##5FE9C2 | 1.00 | 1.51 | 13.92 | 13.92 |
| #FFFFFF | 1.51 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.92 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.92 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E3DBC0
Deuteranopia (green-blind)
#CECCC5
Tritanopia (blue-blind)
#00EBDE
Achromatopsia (no color)
#D2D2D2
Design tokens & code
CSS
--color: #5fe9c2; /* rgb */ color: rgb(95, 233, 194); /* oklch */ color: oklch(84.8% 0.133 171.4);
Tailwind
colors: {
custom: {
50: '#99f1d4',
500: '#5fe9c2',
950: '#000000',
},
}SCSS
$custom: #5fe9c2; $custom-light: #99f1d4; $custom-dark: #000000;
JSON
{
"hex": "#5fe9c2",
"rgb": {
"r": 95,
"g": 233,
"b": 194
},
"hsl": {
"h": 163.043,
"s": 75.824,
"l": 64.314
},
"oklch": {
"l": 0.84776,
"c": 0.13295,
"h": 171.4
},
"luminance": 0.64606
}Semantic roles & 50–950 ramp
primary
#5FE9C2
secondary
#B5375B
accent
#0D47D8
background
#FCFFFE
surface
#F5FEFB
border
#CFD6D4
text
#0F1714
muted
#808583