#5BFEE7#5BFEE7
#5BFEE7 is a very light, vivid teal. Relative luminance 0.789; OKLCH L 90.7% C 0.138 H 182.0°. Best body text is #000000 at 16.78:1 contrast (WCAG AA passes).
Color values
| HEX | #5BFEE7 |
|---|---|
| RGB | rgb(91, 254, 231) |
| HSL | hsl(172, 99%, 68%) |
| HSV | hsv(172, 64%, 100%) |
| CMYK | cmyk(64.2%, 0%, 9.1%, 0.4%) |
| CIE-LAB | lab(91.18, -47.41, -1.48) |
| CIE-LCH | lch(91.18, 47.43, 181.79°) |
| OKLab | oklab(90.66% -0.1384 -0.0047) |
| OKLCH | oklch(90.66% 0.138 182) |
| XYZ | xyz(54.1732, 78.8713, 87.9545) |
| Luminance | 0.7888 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Bright Aqua
#0BF9EA
ΔE00 3.46
Tiffany Blue
#7BF2DA
ΔE00 3.67
Light Aqua
#8CFFDB
ΔE00 5.73
Aqua (survey)
#13EAC9
ΔE00 5.82
Bright Turquoise
#0FFEF9
ΔE00 5.90
Aquamarine
#7FFFD4
ΔE00 6.56
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#5BFEE7 #FE5B72
analogous
#5BFE96 #5BFEE7 #5BC3FE
triadic
#5BFEE7 #E75BFE #FEE75B
tetradic
#5BFEE7 #965BFE #FE5B72 #C3FE5B
square
#5BFEE7 #965BFE #FE5B72 #C3FE5B
split-complementary
#5BFEE7 #FE5BC3 #FE965B
monochromatic
#01DDBE #1EFEDE #5BFEE7 #98FEF0 #D5FFF9
Accessibility & contrast
On white
1.25
#5BFEE7 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.78
#5BFEE7 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #5BFEE7
16.78:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##5BFEE7 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##5BFEE7 | 1.00 | 1.25 | 16.78 | 16.78 |
| #FFFFFF | 1.25 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.78 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.78 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F3F0E6
Deuteranopia (green-blind)
#DBDEE9
Tritanopia (blue-blind)
#00FFF7
Achromatopsia (no color)
#E6E6E6
Design tokens & code
CSS
--color: #5bfee7; /* rgb */ color: rgb(91, 254, 231); /* oklch */ color: oklch(90.7% 0.138 182.0);
Tailwind
colors: {
custom: {
50: '#9bffee',
500: '#5bfee7',
950: '#000000',
},
}SCSS
$custom: #5bfee7; $custom-light: #9bffee; $custom-dark: #000000;
JSON
{
"hex": "#5bfee7",
"rgb": {
"r": 91,
"g": 254,
"b": 231
},
"hsl": {
"h": 171.534,
"s": 98.788,
"l": 67.647
},
"oklch": {
"l": 0.90664,
"c": 0.13846,
"h": 182
},
"luminance": 0.78877
}Semantic roles & 50–950 ramp
primary
#5BFEE7
secondary
#D62740
accent
#0020E6
background
#FCFFFF
surface
#F6FFFE
border
#D0D7D6
text
#101816
muted
#808685