#5FE2BF#5FE2BF
#5FE2BF is a very light, vivid teal. Relative luminance 0.606; OKLCH L 83.0% C 0.127 H 172.7°. Best body text is #000000 at 13.12:1 contrast (WCAG AA passes).
Color values
| HEX | #5FE2BF |
|---|---|
| RGB | rgb(95, 226, 191) |
| HSL | hsl(164, 69%, 63%) |
| HSV | hsv(164, 58%, 89%) |
| CMYK | cmyk(58%, 0%, 15.5%, 11.4%) |
| CIE-LAB | lab(82.15, -44.32, 6.37) |
| CIE-LCH | lch(82.15, 44.78, 171.83°) |
| OKLab | oklab(83.02% -0.1255 0.0162) |
| OKLCH | oklch(83.02% 0.127 172.7) |
| XYZ | xyz(41.3152, 60.5831, 58.7965) |
| Luminance | 0.6059 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Aqua Marine
#2EE8BB
ΔE00 3.40
Aqua (survey)
#13EAC9
ΔE00 3.82
Aquamarine (survey)
#04D8B2
ΔE00 4.22
Eucalyptus
#44D7A8
ΔE00 4.48
Light Turquoise
#7EF4CC
ΔE00 4.61
Seafoam
#7FE0B3
ΔE00 4.73
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#5FE2BF #E25F82
analogous
#5FE27D #5FE2BF #5FC4E2
triadic
#5FE2BF #BF5FE2 #E2BF5F
tetradic
#5FE2BF #7D5FE2 #E25F82 #C4E25F
square
#5FE2BF #7D5FE2 #E25F82 #C4E25F
split-complementary
#5FE2BF #E25FC4 #E27D5F
monochromatic
#1EA883 #2BD9AA #5FE2BF #93EBD4 #C7F5E8
Accessibility & contrast
On white
1.60
#5FE2BF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.12
#5FE2BF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #5FE2BF
13.12:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##5FE2BF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##5FE2BF | 1.00 | 1.60 | 13.12 | 13.12 |
| #FFFFFF | 1.60 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.12 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.12 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DBD5BD
Deuteranopia (green-blind)
#C8C7C1
Tritanopia (blue-blind)
#00E4D8
Achromatopsia (no color)
#CCCCCC
Design tokens & code
CSS
--color: #5fe2bf; /* rgb */ color: rgb(95, 226, 191); /* oklch */ color: oklch(83.0% 0.127 172.7);
Tailwind
colors: {
custom: {
50: '#98ecd2',
500: '#5fe2bf',
950: '#000000',
},
}SCSS
$custom: #5fe2bf; $custom-light: #98ecd2; $custom-dark: #000000;
JSON
{
"hex": "#5fe2bf",
"rgb": {
"r": 95,
"g": 226,
"b": 191
},
"hsl": {
"h": 163.969,
"s": 69.312,
"l": 62.941
},
"oklch": {
"l": 0.83023,
"c": 0.12651,
"h": 172.7
},
"luminance": 0.60587
}Semantic roles & 50–950 ramp
primary
#5FE2BF
secondary
#AA3B59
accent
#1447D1
background
#FCFFFE
surface
#F5FEFB
border
#CFD6D4
text
#0F1614
muted
#808583