#5BFEE4#5BFEE4
#5BFEE4 is a very light, vivid teal. Relative luminance 0.787; OKLCH L 90.6% C 0.140 H 180.4°. Best body text is #000000 at 16.74:1 contrast (WCAG AA passes).
Color values
| HEX | #5BFEE4 |
|---|---|
| RGB | rgb(91, 254, 228) |
| HSL | hsl(170, 99%, 68%) |
| HSV | hsv(170, 64%, 100%) |
| CMYK | cmyk(64.2%, 0%, 10.2%, 0.4%) |
| CIE-LAB | lab(91.10, -48.15, -0.03) |
| CIE-LCH | lch(91.10, 48.15, 180.04°) |
| OKLab | oklab(90.58% -0.1397 -0.0009) |
| OKLCH | oklch(90.58% 0.14 180.4) |
| XYZ | xyz(53.7532, 78.7033, 85.7421) |
| Luminance | 0.7871 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Tiffany Blue
#7BF2DA
ΔE00 3.55
Bright Aqua
#0BF9EA
ΔE00 4.14
Light Aqua
#8CFFDB
ΔE00 5.10
Aqua (survey)
#13EAC9
ΔE00 5.39
Aquamarine
#7FFFD4
ΔE00 5.76
Light Turquoise
#7EF4CC
ΔE00 5.96
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#5BFEE4 #FE5B75
analogous
#5BFE92 #5BFEE4 #5BC7FE
triadic
#5BFEE4 #E45BFE #FEE45B
tetradic
#5BFEE4 #925BFE #FE5B75 #C7FE5B
square
#5BFEE4 #925BFE #FE5B75 #C7FE5B
split-complementary
#5BFEE4 #FE5BC7 #FE925B
monochromatic
#01DDBA #1EFEDA #5BFEE4 #98FEEE #D5FFF8
Accessibility & contrast
On white
1.25
#5BFEE4 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.74
#5BFEE4 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #5BFEE4
16.74:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##5BFEE4 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##5BFEE4 | 1.00 | 1.25 | 16.74 | 16.74 |
| #FFFFFF | 1.25 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.74 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.74 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F3F0E3
Deuteranopia (green-blind)
#DCDEE6
Tritanopia (blue-blind)
#00FFF6
Achromatopsia (no color)
#E5E5E5
Design tokens & code
CSS
--color: #5bfee4; /* rgb */ color: rgb(91, 254, 228); /* oklch */ color: oklch(90.6% 0.140 180.4);
Tailwind
colors: {
custom: {
50: '#9bffec',
500: '#5bfee4',
950: '#000000',
},
}SCSS
$custom: #5bfee4; $custom-light: #9bffec; $custom-dark: #000000;
JSON
{
"hex": "#5bfee4",
"rgb": {
"r": 91,
"g": 254,
"b": 228
},
"hsl": {
"h": 170.429,
"s": 98.788,
"l": 67.647
},
"oklch": {
"l": 0.90577,
"c": 0.13967,
"h": 180.4
},
"luminance": 0.78709
}Semantic roles & 50–950 ramp
primary
#5BFEE4
secondary
#D62743
accent
#0025E6
background
#FCFFFE
surface
#F6FFFD
border
#D0D7D5
text
#101816
muted
#808684