#5BF2D4#5BF2D4
#5BF2D4 is a very light, vivid teal. Relative luminance 0.705; OKLCH L 87.3% C 0.135 H 177.3°. Best body text is #000000 at 15.10:1 contrast (WCAG AA passes).
Color values
| HEX | #5BF2D4 |
|---|---|
| RGB | rgb(91, 242, 212) |
| HSL | hsl(168, 85%, 65%) |
| HSV | hsv(168, 62%, 95%) |
| CMYK | cmyk(62.4%, 0%, 12.4%, 5.1%) |
| CIE-LAB | lab(87.23, -46.94, 2.66) |
| CIE-LCH | lch(87.23, 47.01, 176.76°) |
| OKLab | oklab(87.29% -0.1347 0.0063) |
| OKLCH | oklch(87.29% 0.135 177.3) |
| XYZ | xyz(47.9445, 70.4767, 73.3512) |
| Luminance | 0.7048 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Tiffany Blue
#7BF2DA
ΔE00 2.79
Aqua (survey)
#13EAC9
ΔE00 3.18
Light Turquoise
#7EF4CC
ΔE00 4.25
Light Aqua
#8CFFDB
ΔE00 4.86
Aqua Marine
#2EE8BB
ΔE00 4.99
Aquamarine
#7FFFD4
ΔE00 5.09
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#5BF2D4 #F25B79
analogous
#5BF288 #5BF2D4 #5BC5F2
triadic
#5BF2D4 #D45BF2 #F2D45B
tetradic
#5BF2D4 #885BF2 #F25B79 #C5F25B
square
#5BF2D4 #885BF2 #F25B79 #C5F25B
split-complementary
#5BF2D4 #F25BC5 #F2885B
monochromatic
#0FC39F #22EEC5 #5BF2D4 #94F6E3 #CCFBF2
Accessibility & contrast
On white
1.39
#5BF2D4 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.10
#5BF2D4 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #5BF2D4
15.10:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##5BF2D4 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##5BF2D4 | 1.00 | 1.39 | 15.10 | 15.10 |
| #FFFFFF | 1.39 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.10 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.10 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E9E4D3
Deuteranopia (green-blind)
#D3D4D6
Tritanopia (blue-blind)
#00F5E9
Achromatopsia (no color)
#DBDBDB
Design tokens & code
CSS
--color: #5bf2d4; /* rgb */ color: rgb(91, 242, 212); /* oklch */ color: oklch(87.3% 0.135 177.3);
Tailwind
colors: {
custom: {
50: '#99f7e1',
500: '#5bf2d4',
950: '#000000',
},
}SCSS
$custom: #5bf2d4; $custom-light: #99f7e1; $custom-dark: #000000;
JSON
{
"hex": "#5bf2d4",
"rgb": {
"r": 91,
"g": 242,
"b": 212
},
"hsl": {
"h": 168.079,
"s": 85.311,
"l": 65.294
},
"oklch": {
"l": 0.87294,
"c": 0.13485,
"h": 177.3
},
"luminance": 0.70482
}Semantic roles & 50–950 ramp
primary
#5BF2D4
secondary
#C1314D
accent
#0430E2
background
#FCFFFE
surface
#F6FFFC
border
#D0D7D5
text
#0F1715
muted
#808584