#5BDFCF#5BDFCF
#5BDFCF is a very light, moderate teal. Relative luminance 0.595; OKLCH L 82.6% C 0.118 H 184.2°. Best body text is #000000 at 12.90:1 contrast (WCAG AA passes).
Color values
| HEX | #5BDFCF |
|---|---|
| RGB | rgb(91, 223, 207) |
| HSL | hsl(173, 67%, 62%) |
| HSV | hsv(173, 59%, 87%) |
| CMYK | cmyk(59.2%, 0%, 7.2%, 12.5%) |
| CIE-LAB | lab(81.57, -39.83, -2.98) |
| CIE-LCH | lch(81.57, 39.94, 184.28°) |
| OKLab | oklab(82.65% -0.1174 -0.0087) |
| OKLCH | oklch(82.65% 0.118 184.2) |
| XYZ | xyz(41.9595, 59.5002, 68.2928) |
| Luminance | 0.5950 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Turquoise
#40E0D0
ΔE00 1.57
Mediumturquoise
#48D1CC
ΔE00 4.93
Tiffany Blue
#7BF2DA
ΔE00 5.20
Aqua (survey)
#13EAC9
ΔE00 5.85
Bright Aqua
#0BF9EA
ΔE00 6.28
Seafoam Blue
#78D1B6
ΔE00 6.40
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#5BDFCF #DF5B6B
analogous
#5BDF8D #5BDFCF #5BADDF
triadic
#5BDFCF #CF5BDF #DFCF5B
tetradic
#5BDFCF #8D5BDF #DF5B6B #ADDF5B
square
#5BDFCF #8D5BDF #DF5B6B #ADDF5B
split-complementary
#5BDFCF #DF5BAD #DF8D5B
monochromatic
#1FA091 #29D4BF #5BDFCF #8EE9DE #C1F3ED
Accessibility & contrast
On white
1.63
#5BDFCF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.90
#5BDFCF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #5BDFCF
12.90:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##5BDFCF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##5BDFCF | 1.00 | 1.63 | 12.90 | 12.90 |
| #FFFFFF | 1.63 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.90 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.90 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D5D3CE
Deuteranopia (green-blind)
#C1C4D1
Tritanopia (blue-blind)
#00E3DA
Achromatopsia (no color)
#CBCBCB
Design tokens & code
CSS
--color: #5bdfcf; /* rgb */ color: rgb(91, 223, 207); /* oklch */ color: oklch(82.6% 0.118 184.2);
Tailwind
colors: {
custom: {
50: '#96e9dd',
500: '#5bdfcf',
950: '#000000',
},
}SCSS
$custom: #5bdfcf; $custom-light: #96e9dd; $custom-dark: #000000;
JSON
{
"hex": "#5bdfcf",
"rgb": {
"r": 91,
"g": 223,
"b": 207
},
"hsl": {
"h": 172.727,
"s": 67.347,
"l": 61.569
},
"oklch": {
"l": 0.82647,
"c": 0.11777,
"h": 184.2
},
"luminance": 0.59504
}Semantic roles & 50–950 ramp
primary
#5BDFCF
secondary
#A33B47
accent
#162DCF
background
#FCFEFE
surface
#F5FDFC
border
#CFD5D5
text
#0F1615
muted
#808484