#5CDDE6#5CDDE6
#5CDDE6 is a very light, moderate teal. Relative luminance 0.597; OKLCH L 83.0% C 0.113 H 201.6°. Best body text is #000000 at 12.94:1 contrast (WCAG AA passes).
Color values
| HEX | #5CDDE6 |
|---|---|
| RGB | rgb(92, 221, 230) |
| HSL | hsl(184, 73%, 63%) |
| HSV | hsv(184, 60%, 90%) |
| CMYK | cmyk(60%, 3.9%, 0%, 9.8%) |
| CIE-LAB | lab(81.67, -32.62, -15.04) |
| CIE-LCH | lch(81.67, 35.92, 204.76°) |
| OKLab | oklab(82.96% -0.1051 -0.0416) |
| OKLCH | oklch(82.96% 0.113 201.6) |
| XYZ | xyz(44.5469, 59.6967, 84.0225) |
| Luminance | 0.5970 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Aqua Blue
#02D8E9
ΔE00 3.50
Robin'S Egg
#6DEDFD
ΔE00 4.47
Darkturquoise
#00CED1
ΔE00 5.66
Robin Egg Blue
#8AF1FE
ΔE00 5.93
Mediumturquoise
#48D1CC
ΔE00 6.09
Bright Light Blue
#26F7FD
ΔE00 6.39
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#5CDDE6 #E6655C
analogous
#5CE6AA #5CDDE6 #5C98E6
triadic
#5CDDE6 #E65CDD #DDE65C
tetradic
#5CDDE6 #AA5CE6 #E6655C #98E65C
square
#5CDDE6 #AA5CE6 #E6655C #98E65C
split-complementary
#5CDDE6 #E65C98 #E6AA5C
monochromatic
#1BA4AD #27D2DE #5CDDE6 #91E8EE #C6F3F6
Accessibility & contrast
On white
1.62
#5CDDE6 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.94
#5CDDE6 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #5CDDE6
12.94:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##5CDDE6 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##5CDDE6 | 1.00 | 1.62 | 12.94 | 12.94 |
| #FFFFFF | 1.62 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.94 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.94 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CED4E7
Deuteranopia (green-blind)
#B8C4E7
Tritanopia (blue-blind)
#00E5DF
Achromatopsia (no color)
#CBCBCB
Design tokens & code
CSS
--color: #5cdde6; /* rgb */ color: rgb(92, 221, 230); /* oklch */ color: oklch(83.0% 0.113 201.6);
Tailwind
colors: {
custom: {
50: '#98e8ed',
500: '#5cdde6',
950: '#000000',
},
}SCSS
$custom: #5cdde6; $custom-light: #98e8ed; $custom-dark: #000000;
JSON
{
"hex": "#5cdde6",
"rgb": {
"r": 92,
"g": 221,
"b": 230
},
"hsl": {
"h": 183.913,
"s": 73.404,
"l": 63.137
},
"oklch": {
"l": 0.8296,
"c": 0.11309,
"h": 201.6
},
"luminance": 0.59701
}Semantic roles & 50–950 ramp
primary
#5CDDE6
secondary
#AE4038
accent
#1D10D6
background
#FCFEFE
surface
#F5FCFD
border
#CFD5D5
text
#0F1616
muted
#808484