#5BF4CA#5BF4CA
#5BF4CA is a very light, vivid teal. Relative luminance 0.712; OKLCH L 87.5% C 0.143 H 171.4°. Best body text is #000000 at 15.24:1 contrast (WCAG AA passes).
Color values
| HEX | #5BF4CA |
|---|---|
| RGB | rgb(91, 244, 202) |
| HSL | hsl(164, 87%, 66%) |
| HSV | hsv(164, 63%, 96%) |
| CMYK | cmyk(62.7%, 0%, 17.2%, 4.3%) |
| CIE-LAB | lab(87.57, -50.16, 8.37) |
| CIE-LCH | lch(87.57, 50.85, 170.53°) |
| OKLab | oklab(87.5% -0.1411 0.0213) |
| OKLCH | oklch(87.5% 0.143 171.4) |
| XYZ | xyz(47.3205, 71.1847, 67.1119) |
| Luminance | 0.7119 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Light Turquoise
#7EF4CC
ΔE00 2.68
Bright Teal
#01F9C6
ΔE00 3.10
Aquamarine
#7FFFD4
ΔE00 3.33
Aqua Marine
#2EE8BB
ΔE00 3.39
Aqua (survey)
#13EAC9
ΔE00 4.20
Light Aquamarine
#7BFDC7
ΔE00 4.25
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#5BF4CA #F45B85
analogous
#5BF47D #5BF4CA #5BD2F4
triadic
#5BF4CA #CA5BF4 #F4CA5B
tetradic
#5BF4CA #7D5BF4 #F45B85 #D2F45B
square
#5BF4CA #7D5BF4 #F45B85 #D2F45B
split-complementary
#5BF4CA #F45BD2 #F47D5B
monochromatic
#0DC794 #22F0B7 #5BF4CA #94F8DD #CEFCEF
Accessibility & contrast
On white
1.38
#5BF4CA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.24
#5BF4CA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #5BF4CA
15.24:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##5BF4CA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##5BF4CA | 1.00 | 1.38 | 15.24 | 15.24 |
| #FFFFFF | 1.38 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.24 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.24 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EDE5C8
Deuteranopia (green-blind)
#D7D5CD
Tritanopia (blue-blind)
#00F6E8
Achromatopsia (no color)
#DBDBDB
Design tokens & code
CSS
--color: #5bf4ca; /* rgb */ color: rgb(91, 244, 202); /* oklch */ color: oklch(87.5% 0.143 171.4);
Tailwind
colors: {
custom: {
50: '#99f8da',
500: '#5bf4ca',
950: '#000000',
},
}SCSS
$custom: #5bf4ca; $custom-light: #99f8da; $custom-dark: #000000;
JSON
{
"hex": "#5bf4ca",
"rgb": {
"r": 91,
"g": 244,
"b": 202
},
"hsl": {
"h": 163.529,
"s": 87.429,
"l": 65.686
},
"oklch": {
"l": 0.87496,
"c": 0.14273,
"h": 171.4
},
"luminance": 0.7119
}Semantic roles & 50–950 ramp
primary
#5BF4CA
secondary
#C42F58
accent
#0240E4
background
#FCFFFE
surface
#F5FFFB
border
#CFD7D4
text
#0F1714
muted
#808583