#5FECBF#5FECBF
#5FECBF is a very light, vivid teal. Relative luminance 0.662; OKLCH L 85.4% C 0.139 H 168.7°. Best body text is #000000 at 14.24:1 contrast (WCAG AA passes).
Color values
| HEX | #5FECBF |
|---|---|
| RGB | rgb(95, 236, 191) |
| HSL | hsl(161, 79%, 65%) |
| HSV | hsv(161, 60%, 93%) |
| CMYK | cmyk(59.7%, 0%, 19.1%, 7.5%) |
| CIE-LAB | lab(85.09, -48.60, 10.57) |
| CIE-LCH | lch(85.09, 49.74, 167.73°) |
| OKLab | oklab(85.41% -0.1359 0.0271) |
| OKLCH | oklch(85.41% 0.139 168.7) |
| XYZ | xyz(44.1141, 66.1809, 59.7295) |
| Luminance | 0.6619 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Aqua Marine
#2EE8BB
ΔE00 2.59
Light Turquoise
#7EF4CC
ΔE00 3.05
Bright Teal
#01F9C6
ΔE00 4.02
Seafoam
#7FE0B3
ΔE00 4.43
Light Aquamarine
#7BFDC7
ΔE00 4.45
Aquamarine
#7FFFD4
ΔE00 4.53
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#5FECBF #EC5F8C
analogous
#5FEC78 #5FECBF #5FD3EC
triadic
#5FECBF #BF5FEC #ECBF5F
tetradic
#5FECBF #785FEC #EC5F8C #D3EC5F
square
#5FECBF #785FEC #EC5F8C #D3EC5F
split-complementary
#5FECBF #EC5FD3 #EC785F
monochromatic
#16BA86 #28E6A9 #5FECBF #96F2D5 #CCF9EB
Accessibility & contrast
On white
1.48
#5FECBF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.24
#5FECBF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #5FECBF
14.24:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##5FECBF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##5FECBF | 1.00 | 1.48 | 14.24 | 14.24 |
| #FFFFFF | 1.48 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.24 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.24 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E6DDBD
Deuteranopia (green-blind)
#D2CFC2
Tritanopia (blue-blind)
#00EDDF
Achromatopsia (no color)
#D4D4D4
Design tokens & code
CSS
--color: #5fecbf; /* rgb */ color: rgb(95, 236, 191); /* oklch */ color: oklch(85.4% 0.139 168.7);
Tailwind
colors: {
custom: {
50: '#99f3d2',
500: '#5fecbf',
950: '#000000',
},
}SCSS
$custom: #5fecbf; $custom-light: #99f3d2; $custom-dark: #000000;
JSON
{
"hex": "#5fecbf",
"rgb": {
"r": 95,
"g": 236,
"b": 191
},
"hsl": {
"h": 160.851,
"s": 78.771,
"l": 64.902
},
"oklch": {
"l": 0.85414,
"c": 0.13855,
"h": 168.7
},
"luminance": 0.66185
}Semantic roles & 50–950 ramp
primary
#5FECBF
secondary
#BA3660
accent
#0A4DDB
background
#FCFFFE
surface
#F5FEFB
border
#CFD6D4
text
#0F1714
muted
#808583