#5FE7CB#5FE7CB
#5FE7CB is a very light, vivid teal. Relative luminance 0.639; OKLCH L 84.5% C 0.126 H 177.2°. Best body text is #000000 at 13.78:1 contrast (WCAG AA passes).
Color values
| HEX | #5FE7CB |
|---|---|
| RGB | rgb(95, 231, 203) |
| HSL | hsl(168, 74%, 64%) |
| HSV | hsv(168, 59%, 91%) |
| CMYK | cmyk(58.9%, 0%, 12.1%, 9.4%) |
| CIE-LAB | lab(83.91, -43.65, 2.57) |
| CIE-LCH | lch(83.91, 43.73, 176.63°) |
| OKLab | oklab(84.55% -0.1254 0.0061) |
| OKLCH | oklch(84.55% 0.126 177.2) |
| XYZ | xyz(44.0697, 63.8920, 66.4982) |
| Luminance | 0.6390 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Aqua (survey)
#13EAC9
ΔE00 3.15
Tiffany Blue
#7BF2DA
ΔE00 3.34
Turquoise
#40E0D0
ΔE00 4.39
Aqua Marine
#2EE8BB
ΔE00 4.79
Light Turquoise
#7EF4CC
ΔE00 4.94
Aquamarine (survey)
#04D8B2
ΔE00 5.59
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#5FE7CB #E75F7B
analogous
#5FE787 #5FE7CB #5FBFE7
triadic
#5FE7CB #CB5FE7 #E7CB5F
tetradic
#5FE7CB #875FE7 #E75F7B #BFE75F
square
#5FE7CB #875FE7 #E75F7B #BFE75F
split-complementary
#5FE7CB #E75FBF #E7875F
monochromatic
#1BB192 #2ADFBA #5FE7CB #94EFDC #C9F7EE
Accessibility & contrast
On white
1.52
#5FE7CB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.78
#5FE7CB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #5FE7CB
13.78:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##5FE7CB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##5FE7CB | 1.00 | 1.52 | 13.78 | 13.78 |
| #FFFFFF | 1.52 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.78 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.78 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DFDACA
Deuteranopia (green-blind)
#CACBCD
Tritanopia (blue-blind)
#00EADF
Achromatopsia (no color)
#D1D1D1
Design tokens & code
CSS
--color: #5fe7cb; /* rgb */ color: rgb(95, 231, 203); /* oklch */ color: oklch(84.5% 0.126 177.2);
Tailwind
colors: {
custom: {
50: '#99efda',
500: '#5fe7cb',
950: '#000000',
},
}SCSS
$custom: #5fe7cb; $custom-light: #99efda; $custom-dark: #000000;
JSON
{
"hex": "#5fe7cb",
"rgb": {
"r": 95,
"g": 231,
"b": 203
},
"hsl": {
"h": 167.647,
"s": 73.913,
"l": 63.922
},
"oklch": {
"l": 0.84548,
"c": 0.12552,
"h": 177.2
},
"luminance": 0.63897
}Semantic roles & 50–950 ramp
primary
#5FE7CB
secondary
#B23951
accent
#0F38D6
background
#FCFFFE
surface
#F5FEFB
border
#CFD6D4
text
#0F1614
muted
#808583