#5CDBE0#5CDBE0
#5CDBE0 is a very light, moderate teal. Relative luminance 0.583; OKLCH L 82.3% C 0.112 H 198.8°. Best body text is #000000 at 12.66:1 contrast (WCAG AA passes).
Color values
| HEX | #5CDBE0 |
|---|---|
| RGB | rgb(92, 219, 224) |
| HSL | hsl(182, 68%, 62%) |
| HSV | hsv(182, 59%, 88%) |
| CMYK | cmyk(58.9%, 2.2%, 0%, 12.2%) |
| CIE-LAB | lab(80.91, -33.32, -12.99) |
| CIE-LCH | lch(80.91, 35.76, 201.30°) |
| OKLab | oklab(82.29% -0.1055 -0.036) |
| OKLCH | oklch(82.29% 0.112 198.8) |
| XYZ | xyz(43.1939, 58.3157, 79.4863) |
| Luminance | 0.5832 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Aqua Blue
#02D8E9
ΔE00 4.25
Mediumturquoise
#48D1CC
ΔE00 4.68
Darkturquoise
#00CED1
ΔE00 4.76
Robin'S Egg
#6DEDFD
ΔE00 5.69
Bright Light Blue
#26F7FD
ΔE00 6.57
Robin Egg Blue
#8AF1FE
ΔE00 6.90
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#5CDBE0 #E0615C
analogous
#5CE0A3 #5CDBE0 #5C99E0
triadic
#5CDBE0 #E05CDB #DBE05C
tetradic
#5CDBE0 #A35CE0 #E0615C #99E05C
square
#5CDBE0 #A35CE0 #E0615C #99E05C
split-complementary
#5CDBE0 #E05C99 #E0A35C
monochromatic
#1F9EA3 #29D0D6 #5CDBE0 #8FE6EA #C3F2F4
Accessibility & contrast
On white
1.66
#5CDBE0 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.66
#5CDBE0 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #5CDBE0
12.66:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##5CDBE0 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##5CDBE0 | 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)
#CDD2E1
Deuteranopia (green-blind)
#B8C2E1
Tritanopia (blue-blind)
#00E2DC
Achromatopsia (no color)
#C9C9C9
Design tokens & code
CSS
--color: #5cdbe0; /* rgb */ color: rgb(92, 219, 224); /* oklch */ color: oklch(82.3% 0.112 198.8);
Tailwind
colors: {
custom: {
50: '#98e6e9',
500: '#5cdbe0',
950: '#000000',
},
}SCSS
$custom: #5cdbe0; $custom-light: #98e6e9; $custom-dark: #000000;
JSON
{
"hex": "#5cdbe0",
"rgb": {
"r": 92,
"g": 219,
"b": 224
},
"hsl": {
"h": 182.273,
"s": 68.041,
"l": 61.961
},
"oklch": {
"l": 0.82287,
"c": 0.1115,
"h": 198.8
},
"luminance": 0.5832
}Semantic roles & 50–950 ramp
primary
#5CDBE0
secondary
#A53F3B
accent
#1D16D0
background
#FCFEFE
surface
#F5FCFC
border
#CFD5D5
text
#0F1616
muted
#808484