#5BFDDE#5BFDDE
#5BFDDE is a very light, vivid teal. Relative luminance 0.777; OKLCH L 90.2% C 0.141 H 177.7°. Best body text is #000000 at 16.55:1 contrast (WCAG AA passes).
Color values
| HEX | #5BFDDE |
|---|---|
| RGB | rgb(91, 253, 222) |
| HSL | hsl(169, 98%, 67%) |
| HSV | hsv(169, 64%, 99%) |
| CMYK | cmyk(64%, 0%, 12.3%, 0.8%) |
| CIE-LAB | lab(90.66, -49.20, 2.44) |
| CIE-LCH | lch(90.66, 49.26, 177.16°) |
| OKLab | oklab(90.17% -0.1413 0.0057) |
| OKLCH | oklch(90.17% 0.141 177.7) |
| XYZ | xyz(52.6182, 77.7429, 81.3259) |
| Luminance | 0.7775 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Tiffany Blue
#7BF2DA
ΔE00 3.66
Light Aqua
#8CFFDB
ΔE00 4.25
Aquamarine
#7FFFD4
ΔE00 4.51
Light Turquoise
#7EF4CC
ΔE00 4.77
Aqua (survey)
#13EAC9
ΔE00 4.78
Bright Aqua
#0BF9EA
ΔE00 5.38
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#5BFDDE #FD5B7A
analogous
#5BFD8D #5BFDDE #5BCBFD
triadic
#5BFDDE #DE5BFD #FDDE5B
tetradic
#5BFDDE #8D5BFD #FD5B7A #CBFD5B
square
#5BFDDE #8D5BFD #FD5B7A #CBFD5B
split-complementary
#5BFDDE #FD5BCB #FD8D5B
monochromatic
#03DBB2 #1FFCD2 #5BFDDE #97FEEA #D4FEF6
Accessibility & contrast
On white
1.27
#5BFDDE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.55
#5BFDDE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #5BFDDE
16.55:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##5BFDDE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##5BFDDE | 1.00 | 1.27 | 16.55 | 16.55 |
| #FFFFFF | 1.27 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.55 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.55 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F3EEDD
Deuteranopia (green-blind)
#DCDDE0
Tritanopia (blue-blind)
#00FFF4
Achromatopsia (no color)
#E4E4E4
Design tokens & code
CSS
--color: #5bfdde; /* rgb */ color: rgb(91, 253, 222); /* oklch */ color: oklch(90.2% 0.141 177.7);
Tailwind
colors: {
custom: {
50: '#9bffe8',
500: '#5bfdde',
950: '#000000',
},
}SCSS
$custom: #5bfdde; $custom-light: #9bffe8; $custom-dark: #000000;
JSON
{
"hex": "#5bfdde",
"rgb": {
"r": 91,
"g": 253,
"b": 222
},
"hsl": {
"h": 168.519,
"s": 97.59,
"l": 67.451
},
"oklch": {
"l": 0.90171,
"c": 0.1414,
"h": 177.7
},
"luminance": 0.77749
}Semantic roles & 50–950 ramp
primary
#5BFDDE
secondary
#D42849
accent
#002CE6
background
#FCFFFE
surface
#F6FFFC
border
#D0D7D5
text
#101816
muted
#808684