#5FEABC#5FEABC
#5FEABC is a very light, vivid teal. Relative luminance 0.649; OKLCH L 84.9% C 0.138 H 168.0°. Best body text is #000000 at 13.98:1 contrast (WCAG AA passes).
Color values
| HEX | #5FEABC |
|---|---|
| RGB | rgb(95, 234, 188) |
| HSL | hsl(160, 77%, 65%) |
| HSV | hsv(160, 59%, 92%) |
| CMYK | cmyk(59.4%, 0%, 19.7%, 8.2%) |
| CIE-LAB | lab(84.43, -48.43, 11.21) |
| CIE-LCH | lch(84.43, 49.71, 166.97°) |
| OKLab | oklab(84.86% -0.1352 0.0287) |
| OKLCH | oklch(84.86% 0.138 168) |
| XYZ | xyz(43.2148, 64.9050, 57.8177) |
| Luminance | 0.6491 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Aqua Marine
#2EE8BB
ΔE00 2.58
Light Turquoise
#7EF4CC
ΔE00 3.41
Seafoam
#7FE0B3
ΔE00 4.05
Bright Teal
#01F9C6
ΔE00 4.36
Eucalyptus
#44D7A8
ΔE00 4.66
Light Aquamarine
#7BFDC7
ΔE00 4.66
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#5FEABC #EA5F8D
analogous
#5FEA77 #5FEABC #5FD3EA
triadic
#5FEABC #BC5FEA #EABC5F
tetradic
#5FEABC #775FEA #EA5F8D #D3EA5F
square
#5FEABC #775FEA #EA5F8D #D3EA5F
split-complementary
#5FEABC #EA5FD3 #EA775F
monochromatic
#18B782 #29E3A5 #5FEABC #95F1D3 #CBF8E9
Accessibility & contrast
On white
1.50
#5FEABC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.98
#5FEABC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #5FEABC
13.98:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##5FEABC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##5FEABC | 1.00 | 1.50 | 13.98 | 13.98 |
| #FFFFFF | 1.50 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.98 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.98 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E5DBBA
Deuteranopia (green-blind)
#D1CDBF
Tritanopia (blue-blind)
#00EBDD
Achromatopsia (no color)
#D3D3D3
Design tokens & code
CSS
--color: #5feabc; /* rgb */ color: rgb(95, 234, 188); /* oklch */ color: oklch(84.9% 0.138 168.0);
Tailwind
colors: {
custom: {
50: '#99f1d0',
500: '#5feabc',
950: '#000000',
},
}SCSS
$custom: #5feabc; $custom-light: #99f1d0; $custom-dark: #000000;
JSON
{
"hex": "#5feabc",
"rgb": {
"r": 95,
"g": 234,
"b": 188
},
"hsl": {
"h": 160.144,
"s": 76.796,
"l": 64.51
},
"oklch": {
"l": 0.84859,
"c": 0.13817,
"h": 168
},
"luminance": 0.64909
}Semantic roles & 50–950 ramp
primary
#5FEABC
secondary
#B63761
accent
#0C50D9
background
#FCFFFE
surface
#F5FEFB
border
#CFD6D4
text
#0F1714
muted
#808583