#5BDEEE#5BDEEE
#5BDEEE is a very light, moderate teal. Relative luminance 0.606; OKLCH L 83.4% C 0.116 H 206.4°. Best body text is #000000 at 13.13:1 contrast (WCAG AA passes).
Color values
| HEX | #5BDEEE |
|---|---|
| RGB | rgb(91, 222, 238) |
| HSL | hsl(187, 81%, 65%) |
| HSV | hsv(187, 62%, 93%) |
| CMYK | cmyk(61.8%, 6.7%, 0%, 6.7%) |
| CIE-LAB | lab(82.18, -31.03, -18.53) |
| CIE-LCH | lch(82.18, 36.14, 210.84°) |
| OKLab | oklab(83.45% -0.1035 -0.0513) |
| OKLCH | oklch(83.45% 0.116 206.4) |
| XYZ | xyz(45.8618, 60.6349, 90.1591) |
| Luminance | 0.6064 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Aqua Blue
#02D8E9
ΔE00 3.26
Robin'S Egg
#6DEDFD
ΔE00 3.46
Robin Egg Blue
#8AF1FE
ΔE00 5.27
Robin'S Egg Blue
#98EFF9
ΔE00 6.12
Neon Blue
#04D9FF
ΔE00 6.16
Bright Light Blue
#26F7FD
ΔE00 7.28
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#5BDEEE #EE6B5B
analogous
#5BEEB5 #5BDEEE #5B94EE
triadic
#5BDEEE #EE5BDE #DEEE5B
tetradic
#5BDEEE #B55BEE #EE6B5B #94EE5B
square
#5BDEEE #B55BEE #EE6B5B #94EE5B
split-complementary
#5BDEEE #EE5B94 #EEB55B
monochromatic
#13A9BB #24D3E8 #5BDEEE #92E9F4 #CAF4F9
Accessibility & contrast
On white
1.60
#5BDEEE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.13
#5BDEEE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #5BDEEE
13.13:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##5BDEEE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##5BDEEE | 1.00 | 1.60 | 13.13 | 13.13 |
| #FFFFFF | 1.60 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.13 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.13 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CDD6EF
Deuteranopia (green-blind)
#B7C5EE
Tritanopia (blue-blind)
#00E7E3
Achromatopsia (no color)
#CCCCCC
Design tokens & code
CSS
--color: #5bdeee; /* rgb */ color: rgb(91, 222, 238); /* oklch */ color: oklch(83.4% 0.116 206.4);
Tailwind
colors: {
custom: {
50: '#98e8f3',
500: '#5bdeee',
950: '#000000',
},
}SCSS
$custom: #5bdeee; $custom-light: #98e8f3; $custom-dark: #000000;
JSON
{
"hex": "#5bdeee",
"rgb": {
"r": 91,
"g": 222,
"b": 238
},
"hsl": {
"h": 186.531,
"s": 81.215,
"l": 64.51
},
"oklch": {
"l": 0.83445,
"c": 0.11551,
"h": 206.4
},
"luminance": 0.6064
}Semantic roles & 50–950 ramp
primary
#5BDEEE
secondary
#BA4233
accent
#1F08DE
background
#FCFEFF
surface
#F5FCFE
border
#CFD5D6
text
#0F1617
muted
#808485