#5BEBCB#5BEBCB
#5BEBCB is a very light, vivid teal. Relative luminance 0.660; OKLCH L 85.4% C 0.132 H 175.6°. Best body text is #000000 at 14.19:1 contrast (WCAG AA passes).
Color values
| HEX | #5BEBCB |
|---|---|
| RGB | rgb(91, 235, 203) |
| HSL | hsl(167, 78%, 64%) |
| HSV | hsv(167, 61%, 92%) |
| CMYK | cmyk(61.3%, 0%, 13.6%, 7.8%) |
| CIE-LAB | lab(84.97, -46.10, 4.10) |
| CIE-LCH | lch(84.97, 46.28, 174.92°) |
| OKLab | oklab(85.38% -0.1316 0.0101) |
| OKLCH | oklch(85.38% 0.132 175.6) |
| XYZ | xyz(44.7971, 65.9479, 66.8567) |
| Luminance | 0.6595 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Aqua (survey)
#13EAC9
ΔE00 2.66
Tiffany Blue
#7BF2DA
ΔE00 3.54
Aqua Marine
#2EE8BB
ΔE00 3.85
Light Turquoise
#7EF4CC
ΔE00 4.03
Bright Teal
#01F9C6
ΔE00 5.47
Turquoise
#40E0D0
ΔE00 5.51
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#5BEBCB #EB5B7B
analogous
#5BEB83 #5BEBCB #5BC3EB
triadic
#5BEBCB #CB5BEB #EBCB5B
tetradic
#5BEBCB #835BEB #EB5B7B #C3EB5B
square
#5BEBCB #835BEB #EB5B7B #C3EB5B
split-complementary
#5BEBCB #EB5BC3 #EB835B
monochromatic
#16B592 #24E4BA #5BEBCB #92F2DC #C8F8EE
Accessibility & contrast
On white
1.48
#5BEBCB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.19
#5BEBCB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #5BEBCB
14.19:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##5BEBCB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##5BEBCB | 1.00 | 1.48 | 14.19 | 14.19 |
| #FFFFFF | 1.48 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.19 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.19 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E3DDCA
Deuteranopia (green-blind)
#CECECD
Tritanopia (blue-blind)
#00EEE1
Achromatopsia (no color)
#D4D4D4
Design tokens & code
CSS
--color: #5bebcb; /* rgb */ color: rgb(91, 235, 203); /* oklch */ color: oklch(85.4% 0.132 175.6);
Tailwind
colors: {
custom: {
50: '#98f2da',
500: '#5bebcb',
950: '#000000',
},
}SCSS
$custom: #5bebcb; $custom-light: #98f2da; $custom-dark: #000000;
JSON
{
"hex": "#5bebcb",
"rgb": {
"r": 91,
"g": 235,
"b": 203
},
"hsl": {
"h": 166.667,
"s": 78.261,
"l": 63.922
},
"oklch": {
"l": 0.8538,
"c": 0.13196,
"h": 175.6
},
"luminance": 0.65953
}Semantic roles & 50–950 ramp
primary
#5BEBCB
secondary
#B53551
accent
#0B39DB
background
#FCFFFE
surface
#F5FEFB
border
#CFD6D4
text
#0F1714
muted
#808583