#5FE8BB#5FE8BB
#5FE8BB is a very light, vivid teal. Relative luminance 0.637; OKLCH L 84.4% C 0.136 H 168.2°. Best body text is #000000 at 13.75:1 contrast (WCAG AA passes).
Color values
| HEX | #5FE8BB |
|---|---|
| RGB | rgb(95, 232, 187) |
| HSL | hsl(160, 75%, 64%) |
| HSV | hsv(160, 59%, 91%) |
| CMYK | cmyk(59.1%, 0%, 19.4%, 9%) |
| CIE-LAB | lab(83.82, -47.81, 10.86) |
| CIE-LCH | lch(83.82, 49.03, 167.20°) |
| OKLab | oklab(84.35% -0.1335 0.0278) |
| OKLCH | oklch(84.35% 0.136 168.2) |
| XYZ | xyz(42.5412, 63.7297, 57.0632) |
| Luminance | 0.6373 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Aqua Marine
#2EE8BB
ΔE00 2.53
Light Turquoise
#7EF4CC
ΔE00 3.63
Seafoam
#7FE0B3
ΔE00 3.84
Eucalyptus
#44D7A8
ΔE00 4.29
Bright Teal
#01F9C6
ΔE00 4.70
Aqua (survey)
#13EAC9
ΔE00 4.93
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#5FE8BB #E85F8C
analogous
#5FE877 #5FE8BB #5FD1E8
triadic
#5FE8BB #BB5FE8 #E8BB5F
tetradic
#5FE8BB #775FE8 #E85F8C #D1E85F
square
#5FE8BB #775FE8 #E85F8C #D1E85F
split-complementary
#5FE8BB #E85FD1 #E8775F
monochromatic
#1AB381 #29E0A4 #5FE8BB #95F0D2 #CAF7E8
Accessibility & contrast
On white
1.53
#5FE8BB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.75
#5FE8BB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #5FE8BB
13.75:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##5FE8BB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##5FE8BB | 1.00 | 1.53 | 13.75 | 13.75 |
| #FFFFFF | 1.53 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.75 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.75 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E3D9B9
Deuteranopia (green-blind)
#CFCBBE
Tritanopia (blue-blind)
#00E9DB
Achromatopsia (no color)
#D1D1D1
Design tokens & code
CSS
--color: #5fe8bb; /* rgb */ color: rgb(95, 232, 187); /* oklch */ color: oklch(84.4% 0.136 168.2);
Tailwind
colors: {
custom: {
50: '#98f0cf',
500: '#5fe8bb',
950: '#000000',
},
}SCSS
$custom: #5fe8bb; $custom-light: #98f0cf; $custom-dark: #000000;
JSON
{
"hex": "#5fe8bb",
"rgb": {
"r": 95,
"g": 232,
"b": 187
},
"hsl": {
"h": 160.292,
"s": 74.863,
"l": 64.118
},
"oklch": {
"l": 0.84354,
"c": 0.1364,
"h": 168.2
},
"luminance": 0.63734
}Semantic roles & 50–950 ramp
primary
#5FE8BB
secondary
#B33860
accent
#0E50D7
background
#FCFFFE
surface
#F5FEFB
border
#CFD6D4
text
#0F1713
muted
#808583