#5BFEE2#5BFEE2
#5BFEE2 is a very light, vivid teal. Relative luminance 0.786; OKLCH L 90.5% C 0.141 H 179.3°. Best body text is #000000 at 16.72:1 contrast (WCAG AA passes).
Color values
| HEX | #5BFEE2 |
|---|---|
| RGB | rgb(91, 254, 226) |
| HSL | hsl(170, 99%, 68%) |
| HSV | hsv(170, 64%, 100%) |
| CMYK | cmyk(64.2%, 0%, 11%, 0.4%) |
| CIE-LAB | lab(91.05, -48.65, 0.93) |
| CIE-LCH | lch(91.05, 48.66, 178.91°) |
| OKLab | oklab(90.52% -0.1405 0.0017) |
| OKLCH | oklch(90.52% 0.141 179.3) |
| XYZ | xyz(53.4771, 78.5929, 84.2884) |
| Luminance | 0.7860 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Tiffany Blue
#7BF2DA
ΔE00 3.58
Bright Aqua
#0BF9EA
ΔE00 4.63
Light Aqua
#8CFFDB
ΔE00 4.73
Aqua (survey)
#13EAC9
ΔE00 5.17
Aquamarine
#7FFFD4
ΔE00 5.25
Light Turquoise
#7EF4CC
ΔE00 5.51
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#5BFEE2 #FE5B77
analogous
#5BFE90 #5BFEE2 #5BC9FE
triadic
#5BFEE2 #E25BFE #FEE25B
tetradic
#5BFEE2 #905BFE #FE5B77 #C9FE5B
square
#5BFEE2 #905BFE #FE5B77 #C9FE5B
split-complementary
#5BFEE2 #FE5BC9 #FE905B
monochromatic
#01DDB7 #1EFED7 #5BFEE2 #98FEED #D5FFF8
Accessibility & contrast
On white
1.26
#5BFEE2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.72
#5BFEE2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #5BFEE2
16.72:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##5BFEE2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##5BFEE2 | 1.00 | 1.26 | 16.72 | 16.72 |
| #FFFFFF | 1.26 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.72 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.72 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F4EFE1
Deuteranopia (green-blind)
#DCDEE4
Tritanopia (blue-blind)
#00FFF5
Achromatopsia (no color)
#E5E5E5
Design tokens & code
CSS
--color: #5bfee2; /* rgb */ color: rgb(91, 254, 226); /* oklch */ color: oklch(90.5% 0.141 179.3);
Tailwind
colors: {
custom: {
50: '#9bffeb',
500: '#5bfee2',
950: '#000000',
},
}SCSS
$custom: #5bfee2; $custom-light: #9bffeb; $custom-dark: #000000;
JSON
{
"hex": "#5bfee2",
"rgb": {
"r": 91,
"g": 254,
"b": 226
},
"hsl": {
"h": 169.693,
"s": 98.788,
"l": 67.647
},
"oklch": {
"l": 0.90519,
"c": 0.14055,
"h": 179.3
},
"luminance": 0.78599
}Semantic roles & 50–950 ramp
primary
#5BFEE2
secondary
#D62745
accent
#0027E6
background
#FCFFFE
surface
#F6FFFD
border
#D0D7D5
text
#101816
muted
#808684