#5BF2D2#5BF2D2
#5BF2D2 is a very light, vivid teal. Relative luminance 0.704; OKLCH L 87.2% C 0.136 H 176.2°. Best body text is #000000 at 15.08:1 contrast (WCAG AA passes).
Color values
| HEX | #5BF2D2 |
|---|---|
| RGB | rgb(91, 242, 210) |
| HSL | hsl(167, 85%, 65%) |
| HSV | hsv(167, 62%, 95%) |
| CMYK | cmyk(62.4%, 0%, 13.2%, 5.1%) |
| CIE-LAB | lab(87.18, -47.42, 3.63) |
| CIE-LCH | lch(87.18, 47.56, 175.62°) |
| OKLab | oklab(87.24% -0.1356 0.0089) |
| OKLCH | oklch(87.24% 0.136 176.2) |
| XYZ | xyz(47.6938, 70.3765, 72.0308) |
| Luminance | 0.7038 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Aqua (survey)
#13EAC9
ΔE00 3.10
Tiffany Blue
#7BF2DA
ΔE00 3.11
Light Turquoise
#7EF4CC
ΔE00 3.83
Aqua Marine
#2EE8BB
ΔE00 4.54
Light Aqua
#8CFFDB
ΔE00 4.66
Aquamarine
#7FFFD4
ΔE00 4.71
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#5BF2D2 #F25B7B
analogous
#5BF287 #5BF2D2 #5BC6F2
triadic
#5BF2D2 #D25BF2 #F2D25B
tetradic
#5BF2D2 #875BF2 #F25B7B #C6F25B
square
#5BF2D2 #875BF2 #F25B7B #C6F25B
split-complementary
#5BF2D2 #F25BC6 #F2875B
monochromatic
#0FC39D #22EEC2 #5BF2D2 #94F6E2 #CCFBF1
Accessibility & contrast
On white
1.39
#5BF2D2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.08
#5BF2D2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #5BF2D2
15.08:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##5BF2D2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##5BF2D2 | 1.00 | 1.39 | 15.08 | 15.08 |
| #FFFFFF | 1.39 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.08 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.08 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E9E4D1
Deuteranopia (green-blind)
#D4D4D4
Tritanopia (blue-blind)
#00F5E8
Achromatopsia (no color)
#DADADA
Design tokens & code
CSS
--color: #5bf2d2; /* rgb */ color: rgb(91, 242, 210); /* oklch */ color: oklch(87.2% 0.136 176.2);
Tailwind
colors: {
custom: {
50: '#99f7df',
500: '#5bf2d2',
950: '#000000',
},
}SCSS
$custom: #5bf2d2; $custom-light: #99f7df; $custom-dark: #000000;
JSON
{
"hex": "#5bf2d2",
"rgb": {
"r": 91,
"g": 242,
"b": 210
},
"hsl": {
"h": 167.285,
"s": 85.311,
"l": 65.294
},
"oklch": {
"l": 0.87238,
"c": 0.13587,
"h": 176.2
},
"luminance": 0.70382
}Semantic roles & 50–950 ramp
primary
#5BF2D2
secondary
#C1314F
accent
#0433E2
background
#FCFFFE
surface
#F5FFFC
border
#CFD7D5
text
#0F1715
muted
#808584