#5BDFF2#5BDFF2
#5BDFF2 is a very light, moderate teal. Relative luminance 0.614; OKLCH L 83.8% C 0.117 H 208.4°. Best body text is #000000 at 13.28:1 contrast (WCAG AA passes).
Color values
| HEX | #5BDFF2 |
|---|---|
| RGB | rgb(91, 223, 242) |
| HSL | hsl(188, 85%, 65%) |
| HSV | hsv(188, 62%, 95%) |
| CMYK | cmyk(62.4%, 7.9%, 0%, 5.1%) |
| CIE-LAB | lab(82.60, -30.38, -20.02) |
| CIE-LCH | lch(82.60, 36.38, 213.39°) |
| OKLab | oklab(83.82% -0.1029 -0.0555) |
| OKLCH | oklch(83.82% 0.117 208.4) |
| XYZ | xyz(46.7223, 61.4053, 93.3773) |
| Luminance | 0.6141 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Robin'S Egg
#6DEDFD
ΔE00 3.33
Aqua Blue
#02D8E9
ΔE00 3.73
Robin Egg Blue
#8AF1FE
ΔE00 5.17
Neon Blue
#04D9FF
ΔE00 5.36
Robin'S Egg Blue
#98EFF9
ΔE00 6.12
Bright Light Blue
#26F7FD
ΔE00 7.76
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#5BDFF2 #F26E5B
analogous
#5BF2BA #5BDFF2 #5B93F2
triadic
#5BDFF2 #F25BDF #DFF25B
tetradic
#5BDFF2 #BA5BF2 #F26E5B #93F25B
square
#5BDFF2 #BA5BF2 #F26E5B #93F25B
split-complementary
#5BDFF2 #F25B93 #F2BA5B
monochromatic
#0FADC3 #22D4EE #5BDFF2 #94EAF6 #CCF5FB
Accessibility & contrast
On white
1.58
#5BDFF2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.28
#5BDFF2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #5BDFF2
13.28:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##5BDFF2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##5BDFF2 | 1.00 | 1.58 | 13.28 | 13.28 |
| #FFFFFF | 1.58 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.28 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.28 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CDD7F3
Deuteranopia (green-blind)
#B7C6F2
Tritanopia (blue-blind)
#00E8E5
Achromatopsia (no color)
#CECECE
Design tokens & code
CSS
--color: #5bdff2; /* rgb */ color: rgb(91, 223, 242); /* oklch */ color: oklch(83.8% 0.117 208.4);
Tailwind
colors: {
custom: {
50: '#99e9f6',
500: '#5bdff2',
950: '#000000',
},
}SCSS
$custom: #5bdff2; $custom-light: #99e9f6; $custom-dark: #000000;
JSON
{
"hex": "#5bdff2",
"rgb": {
"r": 91,
"g": 223,
"b": 242
},
"hsl": {
"h": 187.55,
"s": 85.311,
"l": 65.294
},
"oklch": {
"l": 0.83821,
"c": 0.11692,
"h": 208.4
},
"luminance": 0.6141
}Semantic roles & 50–950 ramp
primary
#5BDFF2
secondary
#C14331
accent
#2004E2
background
#FCFEFF
surface
#F6FDFE
border
#D0D5D6
text
#0F1617
muted
#808485