#5BFEE8#5BFEE8
#5BFEE8 is a very light, vivid teal. Relative luminance 0.789; OKLCH L 90.7% C 0.138 H 182.5°. Best body text is #000000 at 16.79:1 contrast (WCAG AA passes).
Color values
| HEX | #5BFEE8 |
|---|---|
| RGB | rgb(91, 254, 232) |
| HSL | hsl(172, 99%, 68%) |
| HSV | hsv(172, 64%, 100%) |
| CMYK | cmyk(64.2%, 0%, 8.7%, 0.4%) |
| CIE-LAB | lab(91.20, -47.16, -1.96) |
| CIE-LCH | lch(91.20, 47.20, 182.38°) |
| OKLab | oklab(90.69% -0.1379 -0.006) |
| OKLCH | oklch(90.69% 0.138 182.5) |
| XYZ | xyz(54.3149, 78.9280, 88.7004) |
| Luminance | 0.7893 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Bright Aqua
#0BF9EA
ΔE00 3.25
Tiffany Blue
#7BF2DA
ΔE00 3.76
Bright Turquoise
#0FFEF9
ΔE00 5.62
Light Aqua
#8CFFDB
ΔE00 5.96
Aqua (survey)
#13EAC9
ΔE00 6.00
Turquoise
#40E0D0
ΔE00 6.67
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#5BFEE8 #FE5B71
analogous
#5BFE97 #5BFEE8 #5BC2FE
triadic
#5BFEE8 #E85BFE #FEE85B
tetradic
#5BFEE8 #975BFE #FE5B71 #C2FE5B
square
#5BFEE8 #975BFE #FE5B71 #C2FE5B
split-complementary
#5BFEE8 #FE5BC2 #FE975B
monochromatic
#01DDC0 #1EFEDF #5BFEE8 #98FEF1 #D5FFF9
Accessibility & contrast
On white
1.25
#5BFEE8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.79
#5BFEE8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #5BFEE8
16.79:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##5BFEE8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##5BFEE8 | 1.00 | 1.25 | 16.79 | 16.79 |
| #FFFFFF | 1.25 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.79 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.79 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F3F0E7
Deuteranopia (green-blind)
#DBDEEA
Tritanopia (blue-blind)
#00FFF7
Achromatopsia (no color)
#E6E6E6
Design tokens & code
CSS
--color: #5bfee8; /* rgb */ color: rgb(91, 254, 232); /* oklch */ color: oklch(90.7% 0.138 182.5);
Tailwind
colors: {
custom: {
50: '#9bffef',
500: '#5bfee8',
950: '#000000',
},
}SCSS
$custom: #5bfee8; $custom-light: #9bffef; $custom-dark: #000000;
JSON
{
"hex": "#5bfee8",
"rgb": {
"r": 91,
"g": 254,
"b": 232
},
"hsl": {
"h": 171.902,
"s": 98.788,
"l": 67.647
},
"oklch": {
"l": 0.90693,
"c": 0.13808,
"h": 182.5
},
"luminance": 0.78934
}Semantic roles & 50–950 ramp
primary
#5BFEE8
secondary
#D6273F
accent
#001FE6
background
#FCFFFF
surface
#F6FFFE
border
#D0D7D6
text
#101816
muted
#808685