#5BFEE1#5BFEE1
#5BFEE1 is a very light, vivid teal. Relative luminance 0.785; OKLCH L 90.5% C 0.141 H 178.8°. Best body text is #000000 at 16.71:1 contrast (WCAG AA passes).
Color values
| HEX | #5BFEE1 |
|---|---|
| RGB | rgb(91, 254, 225) |
| HSL | hsl(169, 99%, 68%) |
| HSV | hsv(169, 64%, 100%) |
| CMYK | cmyk(64.2%, 0%, 11.4%, 0.4%) |
| CIE-LAB | lab(91.02, -48.89, 1.41) |
| CIE-LCH | lch(91.02, 48.91, 178.35°) |
| OKLab | oklab(90.49% -0.141 0.003) |
| OKLCH | oklch(90.49% 0.141 178.8) |
| XYZ | xyz(53.3403, 78.5382, 83.5678) |
| Luminance | 0.7854 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Tiffany Blue
#7BF2DA
ΔE00 3.63
Light Aqua
#8CFFDB
ΔE00 4.56
Bright Aqua
#0BF9EA
ΔE00 4.88
Aquamarine
#7FFFD4
ΔE00 5.01
Aqua (survey)
#13EAC9
ΔE00 5.08
Light Turquoise
#7EF4CC
ΔE00 5.29
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#5BFEE1 #FE5B78
analogous
#5BFE8F #5BFEE1 #5BCAFE
triadic
#5BFEE1 #E15BFE #FEE15B
tetradic
#5BFEE1 #8F5BFE #FE5B78 #CAFE5B
square
#5BFEE1 #8F5BFE #FE5B78 #CAFE5B
split-complementary
#5BFEE1 #FE5BCA #FE8F5B
monochromatic
#01DDB6 #1EFED6 #5BFEE1 #98FEEC #D5FFF7
Accessibility & contrast
On white
1.26
#5BFEE1 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.71
#5BFEE1 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #5BFEE1
16.71:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##5BFEE1 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##5BFEE1 | 1.00 | 1.26 | 16.71 | 16.71 |
| #FFFFFF | 1.26 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.71 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.71 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F4EFE0
Deuteranopia (green-blind)
#DDDEE3
Tritanopia (blue-blind)
#00FFF5
Achromatopsia (no color)
#E5E5E5
Design tokens & code
CSS
--color: #5bfee1; /* rgb */ color: rgb(91, 254, 225); /* oklch */ color: oklch(90.5% 0.141 178.8);
Tailwind
colors: {
custom: {
50: '#9bffea',
500: '#5bfee1',
950: '#000000',
},
}SCSS
$custom: #5bfee1; $custom-light: #9bffea; $custom-dark: #000000;
JSON
{
"hex": "#5bfee1",
"rgb": {
"r": 91,
"g": 254,
"b": 225
},
"hsl": {
"h": 169.325,
"s": 98.788,
"l": 67.647
},
"oklch": {
"l": 0.90491,
"c": 0.141,
"h": 178.8
},
"luminance": 0.78544
}Semantic roles & 50–950 ramp
primary
#5BFEE1
secondary
#D62746
accent
#0029E6
background
#FCFFFE
surface
#F6FFFD
border
#D0D7D5
text
#101816
muted
#808684