#5BE9CB#5BE9CB
#5BE9CB is a very light, vivid teal. Relative luminance 0.648; OKLCH L 84.9% C 0.130 H 176.5°. Best body text is #000000 at 13.96:1 contrast (WCAG AA passes).
Color values
| HEX | #5BE9CB |
|---|---|
| RGB | rgb(91, 233, 203) |
| HSL | hsl(167, 76%, 64%) |
| HSV | hsv(167, 61%, 91%) |
| CMYK | cmyk(60.9%, 0%, 12.9%, 8.6%) |
| CIE-LAB | lab(84.39, -45.24, 3.25) |
| CIE-LCH | lch(84.39, 45.36, 175.89°) |
| OKLab | oklab(84.9% -0.1295 0.0079) |
| OKLCH | oklch(84.9% 0.13 176.5) |
| XYZ | xyz(44.2277, 64.8091, 66.6669) |
| Luminance | 0.6481 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Aqua (survey)
#13EAC9
ΔE00 2.70
Tiffany Blue
#7BF2DA
ΔE00 3.46
Aqua Marine
#2EE8BB
ΔE00 4.24
Light Turquoise
#7EF4CC
ΔE00 4.55
Turquoise
#40E0D0
ΔE00 4.89
Aquamarine (survey)
#04D8B2
ΔE00 5.49
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#5BE9CB #E95B79
analogous
#5BE984 #5BE9CB #5BC0E9
triadic
#5BE9CB #CB5BE9 #E9CB5B
tetradic
#5BE9CB #845BE9 #E95B79 #C0E95B
square
#5BE9CB #845BE9 #E95B79 #C0E95B
split-complementary
#5BE9CB #E95BC0 #E9845B
monochromatic
#18B291 #25E2BA #5BE9CB #91F0DC #C7F7ED
Accessibility & contrast
On white
1.50
#5BE9CB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.96
#5BE9CB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #5BE9CB
13.96:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##5BE9CB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##5BE9CB | 1.00 | 1.50 | 13.96 | 13.96 |
| #FFFFFF | 1.50 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.96 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.96 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E1DBCA
Deuteranopia (green-blind)
#CCCCCD
Tritanopia (blue-blind)
#00ECE0
Achromatopsia (no color)
#D3D3D3
Design tokens & code
CSS
--color: #5be9cb; /* rgb */ color: rgb(91, 233, 203); /* oklch */ color: oklch(84.9% 0.130 176.5);
Tailwind
colors: {
custom: {
50: '#97f1da',
500: '#5be9cb',
950: '#000000',
},
}SCSS
$custom: #5be9cb; $custom-light: #97f1da; $custom-dark: #000000;
JSON
{
"hex": "#5be9cb",
"rgb": {
"r": 91,
"g": 233,
"b": 203
},
"hsl": {
"h": 167.324,
"s": 76.344,
"l": 63.529
},
"oklch": {
"l": 0.84904,
"c": 0.12976,
"h": 176.5
},
"luminance": 0.64814
}Semantic roles & 50–950 ramp
primary
#5BE9CB
secondary
#B23650
accent
#0D38D9
background
#FCFFFE
surface
#F5FEFB
border
#CFD6D4
text
#0F1714
muted
#808583