#5CDBE2#5CDBE2
#5CDBE2 is a very light, moderate teal. Relative luminance 0.584; OKLCH L 82.4% C 0.112 H 200.3°. Best body text is #000000 at 12.69:1 contrast (WCAG AA passes).
Color values
| HEX | #5CDBE2 |
|---|---|
| RGB | rgb(92, 219, 226) |
| HSL | hsl(183, 70%, 62%) |
| HSV | hsv(183, 59%, 89%) |
| CMYK | cmyk(59.3%, 3.1%, 0%, 11.4%) |
| CIE-LAB | lab(80.97, -32.77, -13.96) |
| CIE-LCH | lch(80.97, 35.62, 203.08°) |
| OKLab | oklab(82.36% -0.1047 -0.0387) |
| OKLCH | oklch(82.36% 0.112 200.3) |
| XYZ | xyz(43.4668, 58.4248, 80.9231) |
| Luminance | 0.5843 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Aqua Blue
#02D8E9
ΔE00 3.77
Darkturquoise
#00CED1
ΔE00 5.05
Robin'S Egg
#6DEDFD
ΔE00 5.22
Mediumturquoise
#48D1CC
ΔE00 5.29
Robin Egg Blue
#8AF1FE
ΔE00 6.54
Bright Light Blue
#26F7FD
ΔE00 6.66
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#5CDBE2 #E2635C
analogous
#5CE2A6 #5CDBE2 #5C98E2
triadic
#5CDBE2 #E25CDB #DBE25C
tetradic
#5CDBE2 #A65CE2 #E2635C #98E25C
square
#5CDBE2 #A65CE2 #E2635C #98E25C
split-complementary
#5CDBE2 #E25C98 #E2A65C
monochromatic
#1E9FA6 #28D0D9 #5CDBE2 #90E6EB #C4F2F4
Accessibility & contrast
On white
1.66
#5CDBE2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.69
#5CDBE2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #5CDBE2
12.69:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##5CDBE2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##5CDBE2 | 1.00 | 1.66 | 12.69 | 12.69 |
| #FFFFFF | 1.66 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.69 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.69 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CCD2E3
Deuteranopia (green-blind)
#B7C2E3
Tritanopia (blue-blind)
#00E2DD
Achromatopsia (no color)
#C9C9C9
Design tokens & code
CSS
--color: #5cdbe2; /* rgb */ color: rgb(92, 219, 226); /* oklch */ color: oklch(82.4% 0.112 200.3);
Tailwind
colors: {
custom: {
50: '#98e6eb',
500: '#5cdbe2',
950: '#000000',
},
}SCSS
$custom: #5cdbe2; $custom-light: #98e6eb; $custom-dark: #000000;
JSON
{
"hex": "#5cdbe2",
"rgb": {
"r": 92,
"g": 219,
"b": 226
},
"hsl": {
"h": 183.134,
"s": 69.792,
"l": 62.353
},
"oklch": {
"l": 0.82356,
"c": 0.11163,
"h": 200.3
},
"luminance": 0.58429
}Semantic roles & 50–950 ramp
primary
#5CDBE2
secondary
#A8403A
accent
#1E14D2
background
#FCFEFE
surface
#F5FCFD
border
#CFD5D5
text
#0F1616
muted
#808484