#5BDFE8#5BDFE8
#5BDFE8 is a very light, moderate teal. Relative luminance 0.608; OKLCH L 83.5% C 0.115 H 201.5°. Best body text is #000000 at 13.17:1 contrast (WCAG AA passes).
Color values
| HEX | #5BDFE8 |
|---|---|
| RGB | rgb(91, 223, 232) |
| HSL | hsl(184, 75%, 63%) |
| HSV | hsv(184, 61%, 91%) |
| CMYK | cmyk(60.8%, 3.9%, 0%, 9%) |
| CIE-LAB | lab(82.28, -33.18, -15.19) |
| CIE-LCH | lch(82.28, 36.49, 204.60°) |
| OKLab | oklab(83.46% -0.1069 -0.0421) |
| OKLCH | oklch(83.46% 0.115 201.5) |
| XYZ | xyz(45.2613, 60.8209, 85.6826) |
| Luminance | 0.6083 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Aqua Blue
#02D8E9
ΔE00 3.63
Robin'S Egg
#6DEDFD
ΔE00 4.16
Robin Egg Blue
#8AF1FE
ΔE00 5.68
Darkturquoise
#00CED1
ΔE00 5.89
Bright Light Blue
#26F7FD
ΔE00 5.94
Mediumturquoise
#48D1CC
ΔE00 6.27
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#5BDFE8 #E8645B
analogous
#5BE8AA #5BDFE8 #5B98E8
triadic
#5BDFE8 #E85BDF #DFE85B
tetradic
#5BDFE8 #AA5BE8 #E8645B #98E85B
square
#5BDFE8 #AA5BE8 #E8645B #98E85B
split-complementary
#5BDFE8 #E85B98 #E8AA5B
monochromatic
#19A6B0 #25D5E0 #5BDFE8 #91E9F0 #C6F4F7
Accessibility & contrast
On white
1.60
#5BDFE8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.17
#5BDFE8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #5BDFE8
13.17:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##5BDFE8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##5BDFE8 | 1.00 | 1.60 | 13.17 | 13.17 |
| #FFFFFF | 1.60 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.17 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.17 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CFD6E9
Deuteranopia (green-blind)
#BAC6E9
Tritanopia (blue-blind)
#00E7E1
Achromatopsia (no color)
#CDCDCD
Design tokens & code
CSS
--color: #5bdfe8; /* rgb */ color: rgb(91, 223, 232); /* oklch */ color: oklch(83.5% 0.115 201.5);
Tailwind
colors: {
custom: {
50: '#98e9ef',
500: '#5bdfe8',
950: '#000000',
},
}SCSS
$custom: #5bdfe8; $custom-light: #98e9ef; $custom-dark: #000000;
JSON
{
"hex": "#5bdfe8",
"rgb": {
"r": 91,
"g": 223,
"b": 232
},
"hsl": {
"h": 183.83,
"s": 75.401,
"l": 63.333
},
"oklch": {
"l": 0.83464,
"c": 0.11488,
"h": 201.5
},
"luminance": 0.60826
}Semantic roles & 50–950 ramp
primary
#5BDFE8
secondary
#B13E37
accent
#1B0ED8
background
#FCFEFF
surface
#F5FDFE
border
#CFD5D6
text
#0F1616
muted
#808485