#5BDAEA#5BDAEA
#5BDAEA is a very light, moderate teal. Relative luminance 0.583; OKLCH L 82.4% C 0.113 H 206.7°. Best body text is #000000 at 12.66:1 contrast (WCAG AA passes).
Color values
| HEX | #5BDAEA |
|---|---|
| RGB | rgb(91, 218, 234) |
| HSL | hsl(187, 77%, 64%) |
| HSV | hsv(187, 61%, 92%) |
| CMYK | cmyk(61.1%, 6.8%, 0%, 8.2%) |
| CIE-LAB | lab(80.91, -30.24, -18.33) |
| CIE-LCH | lch(80.91, 35.36, 211.22°) |
| OKLab | oklab(82.38% -0.101 -0.0508) |
| OKLCH | oklch(82.38% 0.113 206.7) |
| XYZ | xyz(44.2308, 58.3028, 86.7485) |
| Luminance | 0.5831 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Aqua Blue
#02D8E9
ΔE00 3.06
Robin'S Egg
#6DEDFD
ΔE00 4.34
Robin Egg Blue
#8AF1FE
ΔE00 5.99
Neon Blue
#04D9FF
ΔE00 6.00
Robin'S Egg Blue
#98EFF9
ΔE00 6.67
Darkturquoise
#00CED1
ΔE00 6.97
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#5BDAEA #EA6B5B
analogous
#5BEAB2 #5BDAEA #5B92EA
triadic
#5BDAEA #EA5BDA #DAEA5B
tetradic
#5BDAEA #B25BEA #EA6B5B #92EA5B
square
#5BDAEA #B25BEA #EA6B5B #92EA5B
split-complementary
#5BDAEA #EA5B92 #EAB25B
monochromatic
#17A2B4 #25CEE3 #5BDAEA #91E6F1 #C8F2F8
Accessibility & contrast
On white
1.66
#5BDAEA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.66
#5BDAEA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #5BDAEA
12.66:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##5BDAEA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##5BDAEA | 1.00 | 1.66 | 12.66 | 12.66 |
| #FFFFFF | 1.66 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.66 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.66 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C9D2EB
Deuteranopia (green-blind)
#B4C2EA
Tritanopia (blue-blind)
#00E3DF
Achromatopsia (no color)
#C9C9C9
Design tokens & code
CSS
--color: #5bdaea; /* rgb */ color: rgb(91, 218, 234); /* oklch */ color: oklch(82.4% 0.113 206.7);
Tailwind
colors: {
custom: {
50: '#98e5f0',
500: '#5bdaea',
950: '#000000',
},
}SCSS
$custom: #5bdaea; $custom-light: #98e5f0; $custom-dark: #000000;
JSON
{
"hex": "#5bdaea",
"rgb": {
"r": 91,
"g": 218,
"b": 234
},
"hsl": {
"h": 186.713,
"s": 77.297,
"l": 63.725
},
"oklch": {
"l": 0.82376,
"c": 0.11305,
"h": 206.7
},
"luminance": 0.58307
}Semantic roles & 50–950 ramp
primary
#5BDAEA
secondary
#B44436
accent
#230CDA
background
#FCFEFF
surface
#F5FCFE
border
#CFD5D6
text
#0F1616
muted
#808485