#5BDFEE#5BDFEE
#5BDFEE is a very light, moderate teal. Relative luminance 0.612; OKLCH L 83.7% C 0.116 H 205.6°. Best body text is #000000 at 13.23:1 contrast (WCAG AA passes).
Color values
| HEX | #5BDFEE |
|---|---|
| RGB | rgb(91, 223, 238) |
| HSL | hsl(186, 81%, 65%) |
| HSV | hsv(186, 62%, 93%) |
| CMYK | cmyk(61.8%, 6.3%, 0%, 6.7%) |
| CIE-LAB | lab(82.47, -31.51, -18.10) |
| CIE-LCH | lch(82.47, 36.33, 209.87°) |
| OKLab | oklab(83.68% -0.1045 -0.0501) |
| OKLCH | oklch(83.68% 0.116 205.6) |
| XYZ | xyz(46.1282, 61.1676, 90.2479) |
| Luminance | 0.6117 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Aqua Blue
#02D8E9
ΔE00 3.28
Robin'S Egg
#6DEDFD
ΔE00 3.29
Robin Egg Blue
#8AF1FE
ΔE00 5.13
Robin'S Egg Blue
#98EFF9
ΔE00 6.00
Neon Blue
#04D9FF
ΔE00 6.53
Bright Light Blue
#26F7FD
ΔE00 6.89
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#5BDFEE #EE6A5B
analogous
#5BEEB3 #5BDFEE #5B96EE
triadic
#5BDFEE #EE5BDF #DFEE5B
tetradic
#5BDFEE #B35BEE #EE6A5B #96EE5B
square
#5BDFEE #B35BEE #EE6A5B #96EE5B
split-complementary
#5BDFEE #EE5B96 #EEB35B
monochromatic
#13AABB #24D4E8 #5BDFEE #92EAF4 #CAF5F9
Accessibility & contrast
On white
1.59
#5BDFEE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.23
#5BDFEE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #5BDFEE
13.23:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##5BDFEE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##5BDFEE | 1.00 | 1.59 | 13.23 | 13.23 |
| #FFFFFF | 1.59 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.23 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.23 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CED7EF
Deuteranopia (green-blind)
#B8C6EE
Tritanopia (blue-blind)
#00E8E3
Achromatopsia (no color)
#CDCDCD
Design tokens & code
CSS
--color: #5bdfee; /* rgb */ color: rgb(91, 223, 238); /* oklch */ color: oklch(83.7% 0.116 205.6);
Tailwind
colors: {
custom: {
50: '#99e9f3',
500: '#5bdfee',
950: '#000000',
},
}SCSS
$custom: #5bdfee; $custom-light: #99e9f3; $custom-dark: #000000;
JSON
{
"hex": "#5bdfee",
"rgb": {
"r": 91,
"g": 223,
"b": 238
},
"hsl": {
"h": 186.122,
"s": 81.215,
"l": 64.51
},
"oklch": {
"l": 0.83677,
"c": 0.11589,
"h": 205.6
},
"luminance": 0.61173
}Semantic roles & 50–950 ramp
primary
#5BDFEE
secondary
#BA4133
accent
#1E08DE
background
#FCFEFF
surface
#F5FDFE
border
#CFD5D6
text
#0F1617
muted
#808485