#5CDDE8#5CDDE8
#5CDDE8 is a very light, moderate teal. Relative luminance 0.598; OKLCH L 83.0% C 0.113 H 203.0°. Best body text is #000000 at 12.96:1 contrast (WCAG AA passes).
Color values
| HEX | #5CDDE8 |
|---|---|
| RGB | rgb(92, 221, 232) |
| HSL | hsl(185, 75%, 64%) |
| HSV | hsv(185, 60%, 91%) |
| CMYK | cmyk(60.3%, 4.7%, 0%, 9%) |
| CIE-LAB | lab(81.73, -32.07, -16.01) |
| CIE-LCH | lch(81.73, 35.84, 206.54°) |
| OKLab | oklab(83.03% -0.1043 -0.0443) |
| OKLCH | oklch(83.03% 0.113 203) |
| XYZ | xyz(44.8294, 59.8097, 85.5102) |
| Luminance | 0.5981 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Aqua Blue
#02D8E9
ΔE00 3.24
Robin'S Egg
#6DEDFD
ΔE00 4.11
Robin Egg Blue
#8AF1FE
ΔE00 5.68
Darkturquoise
#00CED1
ΔE00 6.07
Robin'S Egg Blue
#98EFF9
ΔE00 6.34
Bright Light Blue
#26F7FD
ΔE00 6.64
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#5CDDE8 #E8675C
analogous
#5CE8AD #5CDDE8 #5C97E8
triadic
#5CDDE8 #E85CDD #DDE85C
tetradic
#5CDDE8 #AD5CE8 #E8675C #97E85C
square
#5CDDE8 #AD5CE8 #E8675C #97E85C
split-complementary
#5CDDE8 #E85C97 #E8AD5C
monochromatic
#19A5B1 #26D2E0 #5CDDE8 #92E8F0 #C7F3F7
Accessibility & contrast
On white
1.62
#5CDDE8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.96
#5CDDE8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #5CDDE8
12.96:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##5CDDE8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##5CDDE8 | 1.00 | 1.62 | 12.96 | 12.96 |
| #FFFFFF | 1.62 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.96 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.96 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CDD4E9
Deuteranopia (green-blind)
#B8C4E9
Tritanopia (blue-blind)
#00E5E0
Achromatopsia (no color)
#CBCBCB
Design tokens & code
CSS
--color: #5cdde8; /* rgb */ color: rgb(92, 221, 232); /* oklch */ color: oklch(83.0% 0.113 203.0);
Tailwind
colors: {
custom: {
50: '#98e8ef',
500: '#5cdde8',
950: '#000000',
},
}SCSS
$custom: #5cdde8; $custom-light: #98e8ef; $custom-dark: #000000;
JSON
{
"hex": "#5cdde8",
"rgb": {
"r": 92,
"g": 221,
"b": 232
},
"hsl": {
"h": 184.714,
"s": 75.269,
"l": 63.529
},
"oklch": {
"l": 0.8303,
"c": 0.11336,
"h": 203
},
"luminance": 0.59814
}Semantic roles & 50–950 ramp
primary
#5CDDE8
secondary
#B14137
accent
#1E0ED7
background
#FCFEFF
surface
#F5FCFE
border
#CFD5D6
text
#0F1616
muted
#808485