#5FE7BB#5FE7BB
#5FE7BB is a very light, vivid teal. Relative luminance 0.632; OKLCH L 84.1% C 0.135 H 168.6°. Best body text is #000000 at 13.63:1 contrast (WCAG AA passes).
Color values
| HEX | #5FE7BB |
|---|---|
| RGB | rgb(95, 231, 187) |
| HSL | hsl(161, 74%, 64%) |
| HSV | hsv(161, 59%, 91%) |
| CMYK | cmyk(58.9%, 0%, 19%, 9.4%) |
| CIE-LAB | lab(83.53, -47.39, 10.44) |
| CIE-LCH | lch(83.53, 48.53, 167.57°) |
| OKLab | oklab(84.11% -0.1325 0.0267) |
| OKLCH | oklch(84.11% 0.135 168.6) |
| XYZ | xyz(42.2605, 63.1684, 56.9697) |
| Luminance | 0.6317 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Aqua Marine
#2EE8BB
ΔE00 2.51
Light Turquoise
#7EF4CC
ΔE00 3.72
Seafoam
#7FE0B3
ΔE00 3.80
Eucalyptus
#44D7A8
ΔE00 4.15
Aqua (survey)
#13EAC9
ΔE00 4.80
Bright Teal
#01F9C6
ΔE00 4.89
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#5FE7BB #E75F8B
analogous
#5FE777 #5FE7BB #5FCFE7
triadic
#5FE7BB #BB5FE7 #E7BB5F
tetradic
#5FE7BB #775FE7 #E75F8B #CFE75F
square
#5FE7BB #775FE7 #E75F8B #CFE75F
split-complementary
#5FE7BB #E75FCF #E7775F
monochromatic
#1BB180 #2ADFA4 #5FE7BB #94EFD2 #C9F7E8
Accessibility & contrast
On white
1.54
#5FE7BB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.63
#5FE7BB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #5FE7BB
13.63:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##5FE7BB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##5FE7BB | 1.00 | 1.54 | 13.63 | 13.63 |
| #FFFFFF | 1.54 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.63 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.63 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E2D9B9
Deuteranopia (green-blind)
#CECABE
Tritanopia (blue-blind)
#00E8DA
Achromatopsia (no color)
#D0D0D0
Design tokens & code
CSS
--color: #5fe7bb; /* rgb */ color: rgb(95, 231, 187); /* oklch */ color: oklch(84.1% 0.135 168.6);
Tailwind
colors: {
custom: {
50: '#98efcf',
500: '#5fe7bb',
950: '#000000',
},
}SCSS
$custom: #5fe7bb; $custom-light: #98efcf; $custom-dark: #000000;
JSON
{
"hex": "#5fe7bb",
"rgb": {
"r": 95,
"g": 231,
"b": 187
},
"hsl": {
"h": 160.588,
"s": 73.913,
"l": 63.922
},
"oklch": {
"l": 0.84114,
"c": 0.13516,
"h": 168.6
},
"luminance": 0.63173
}Semantic roles & 50–950 ramp
primary
#5FE7BB
secondary
#B23960
accent
#0F50D6
background
#FCFFFE
surface
#F5FEFB
border
#CFD6D4
text
#0F1613
muted
#808583