#5BF0C4#5BF0C4
#5BF0C4 is a very light, vivid teal. Relative luminance 0.685; OKLCH L 86.4% C 0.142 H 170.0°. Best body text is #000000 at 14.71:1 contrast (WCAG AA passes).
Color values
| HEX | #5BF0C4 |
|---|---|
| RGB | rgb(91, 240, 196) |
| HSL | hsl(162, 83%, 65%) |
| HSV | hsv(162, 62%, 94%) |
| CMYK | cmyk(62.1%, 0%, 18.3%, 5.9%) |
| CIE-LAB | lab(86.27, -49.87, 9.63) |
| CIE-LCH | lch(86.27, 50.79, 169.07°) |
| OKLab | oklab(86.38% -0.1398 0.0246) |
| OKLCH | oklch(86.38% 0.142 170) |
| XYZ | xyz(45.4333, 68.5251, 63.0461) |
| Luminance | 0.6853 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Aqua Marine
#2EE8BB
ΔE00 2.72
Light Turquoise
#7EF4CC
ΔE00 2.81
Bright Teal
#01F9C6
ΔE00 3.30
Aquamarine
#7FFFD4
ΔE00 3.91
Light Aquamarine
#7BFDC7
ΔE00 4.23
Aqua (survey)
#13EAC9
ΔE00 4.35
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#5BF0C4 #F05B87
analogous
#5BF07A #5BF0C4 #5BD1F0
triadic
#5BF0C4 #C45BF0 #F0C45B
tetradic
#5BF0C4 #7A5BF0 #F05B87 #D1F05B
square
#5BF0C4 #7A5BF0 #F05B87 #D1F05B
split-complementary
#5BF0C4 #F05BD1 #F07A5B
monochromatic
#11BF8C #23EBB0 #5BF0C4 #93F5D8 #CBFAEC
Accessibility & contrast
On white
1.43
#5BF0C4 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.71
#5BF0C4 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #5BF0C4
14.71:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##5BF0C4 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##5BF0C4 | 1.00 | 1.43 | 14.71 | 14.71 |
| #FFFFFF | 1.43 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.71 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.71 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EAE1C2
Deuteranopia (green-blind)
#D5D2C7
Tritanopia (blue-blind)
#00F2E3
Achromatopsia (no color)
#D8D8D8
Design tokens & code
CSS
--color: #5bf0c4; /* rgb */ color: rgb(91, 240, 196); /* oklch */ color: oklch(86.4% 0.142 170.0);
Tailwind
colors: {
custom: {
50: '#98f6d5',
500: '#5bf0c4',
950: '#000000',
},
}SCSS
$custom: #5bf0c4; $custom-light: #98f6d5; $custom-dark: #000000;
JSON
{
"hex": "#5bf0c4",
"rgb": {
"r": 91,
"g": 240,
"b": 196
},
"hsl": {
"h": 162.282,
"s": 83.24,
"l": 64.902
},
"oklch": {
"l": 0.86384,
"c": 0.14192,
"h": 170
},
"luminance": 0.6853
}Semantic roles & 50–950 ramp
primary
#5BF0C4
secondary
#BD325B
accent
#0646E0
background
#FCFFFE
surface
#F5FEFB
border
#CFD6D4
text
#0F1714
muted
#808583