#5BFEE0#5BFEE0
#5BFEE0 is a very light, vivid teal. Relative luminance 0.785; OKLCH L 90.5% C 0.141 H 178.3°. Best body text is #000000 at 16.70:1 contrast (WCAG AA passes).
Color values
| HEX | #5BFEE0 |
|---|---|
| RGB | rgb(91, 254, 224) |
| HSL | hsl(169, 99%, 68%) |
| HSV | hsv(169, 64%, 100%) |
| CMYK | cmyk(64.2%, 0%, 11.8%, 0.4%) |
| CIE-LAB | lab(91.00, -49.14, 1.89) |
| CIE-LCH | lch(91.00, 49.17, 177.79°) |
| OKLab | oklab(90.46% -0.1414 0.0043) |
| OKLCH | oklch(90.46% 0.141 178.3) |
| XYZ | xyz(53.2043, 78.4837, 82.8515) |
| Luminance | 0.7849 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Tiffany Blue
#7BF2DA
ΔE00 3.70
Light Aqua
#8CFFDB
ΔE00 4.40
Aquamarine
#7FFFD4
ΔE00 4.77
Aqua (survey)
#13EAC9
ΔE00 5.01
Light Turquoise
#7EF4CC
ΔE00 5.09
Bright Aqua
#0BF9EA
ΔE00 5.13
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#5BFEE0 #FE5B79
analogous
#5BFE8E #5BFEE0 #5BCBFE
triadic
#5BFEE0 #E05BFE #FEE05B
tetradic
#5BFEE0 #8E5BFE #FE5B79 #CBFE5B
square
#5BFEE0 #8E5BFE #FE5B79 #CBFE5B
split-complementary
#5BFEE0 #FE5BCB #FE8E5B
monochromatic
#01DDB5 #1EFED5 #5BFEE0 #98FEEB #D5FFF7
Accessibility & contrast
On white
1.26
#5BFEE0 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.70
#5BFEE0 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #5BFEE0
16.70:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##5BFEE0 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##5BFEE0 | 1.00 | 1.26 | 16.70 | 16.70 |
| #FFFFFF | 1.26 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.70 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.70 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F4EFDF
Deuteranopia (green-blind)
#DDDEE2
Tritanopia (blue-blind)
#00FFF5
Achromatopsia (no color)
#E5E5E5
Design tokens & code
CSS
--color: #5bfee0; /* rgb */ color: rgb(91, 254, 224); /* oklch */ color: oklch(90.5% 0.141 178.3);
Tailwind
colors: {
custom: {
50: '#9bffe9',
500: '#5bfee0',
950: '#000000',
},
}SCSS
$custom: #5bfee0; $custom-light: #9bffe9; $custom-dark: #000000;
JSON
{
"hex": "#5bfee0",
"rgb": {
"r": 91,
"g": 254,
"b": 224
},
"hsl": {
"h": 168.957,
"s": 98.788,
"l": 67.647
},
"oklch": {
"l": 0.90463,
"c": 0.14147,
"h": 178.3
},
"luminance": 0.7849
}Semantic roles & 50–950 ramp
primary
#5BFEE0
secondary
#D62747
accent
#002AE6
background
#FCFFFE
surface
#F6FFFC
border
#D0D7D5
text
#101816
muted
#808684