#5BFBE3#5BFBE3
#5BFBE3 is a very light, vivid teal. Relative luminance 0.768; OKLCH L 89.8% C 0.137 H 181.2°. Best body text is #000000 at 16.35:1 contrast (WCAG AA passes).
Color values
| HEX | #5BFBE3 |
|---|---|
| RGB | rgb(91, 251, 227) |
| HSL | hsl(171, 95%, 67%) |
| HSV | hsv(171, 64%, 98%) |
| CMYK | cmyk(63.7%, 0%, 9.6%, 1.6%) |
| CIE-LAB | lab(90.21, -47.12, -0.82) |
| CIE-LCH | lch(90.21, 47.12, 180.99°) |
| OKLab | oklab(89.84% -0.1371 -0.003) |
| OKLCH | oklch(89.84% 0.137 181.2) |
| XYZ | xyz(52.6702, 76.7588, 84.6983) |
| Luminance | 0.7677 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Tiffany Blue
#7BF2DA
ΔE00 3.18
Bright Aqua
#0BF9EA
ΔE00 3.63
Aqua (survey)
#13EAC9
ΔE00 5.19
Light Aqua
#8CFFDB
ΔE00 5.48
Light Turquoise
#7EF4CC
ΔE00 6.17
Aquamarine
#7FFFD4
ΔE00 6.24
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#5BFBE3 #FB5B73
analogous
#5BFB93 #5BFBE3 #5BC3FB
triadic
#5BFBE3 #E35BFB #FBE35B
tetradic
#5BFBE3 #935BFB #FB5B73 #C3FB5B
square
#5BFBE3 #935BFB #FB5B73 #C3FB5B
split-complementary
#5BFBE3 #FB5BC3 #FB935B
monochromatic
#05D6B7 #1FFAD9 #5BFBE3 #97FCED #D2FEF7
Accessibility & contrast
On white
1.28
#5BFBE3 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.35
#5BFBE3 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #5BFBE3
16.35:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##5BFBE3 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##5BFBE3 | 1.00 | 1.28 | 16.35 | 16.35 |
| #FFFFFF | 1.28 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.35 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.35 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F0EDE2
Deuteranopia (green-blind)
#D9DCE5
Tritanopia (blue-blind)
#00FFF4
Achromatopsia (no color)
#E3E3E3
Design tokens & code
CSS
--color: #5bfbe3; /* rgb */ color: rgb(91, 251, 227); /* oklch */ color: oklch(89.8% 0.137 181.2);
Tailwind
colors: {
custom: {
50: '#9bfdeb',
500: '#5bfbe3',
950: '#000000',
},
}SCSS
$custom: #5bfbe3; $custom-light: #9bfdeb; $custom-dark: #000000;
JSON
{
"hex": "#5bfbe3",
"rgb": {
"r": 91,
"g": 251,
"b": 227
},
"hsl": {
"h": 171,
"s": 95.238,
"l": 67.059
},
"oklch": {
"l": 0.89844,
"c": 0.13717,
"h": 181.2
},
"luminance": 0.76765
}Semantic roles & 50–950 ramp
primary
#5BFBE3
secondary
#D12A43
accent
#0022E6
background
#FCFFFE
surface
#F6FFFD
border
#D0D7D5
text
#101816
muted
#808684