#5CDDE2#5CDDE2
#5CDDE2 is a very light, moderate teal. Relative luminance 0.595; OKLCH L 82.8% C 0.113 H 198.8°. Best body text is #000000 at 12.90:1 contrast (WCAG AA passes).
Color values
| HEX | #5CDDE2 |
|---|---|
| RGB | rgb(92, 221, 226) |
| HSL | hsl(182, 70%, 62%) |
| HSV | hsv(182, 59%, 89%) |
| CMYK | cmyk(59.3%, 2.2%, 0%, 11.4%) |
| CIE-LAB | lab(81.55, -33.72, -13.10) |
| CIE-LCH | lch(81.55, 36.17, 201.23°) |
| OKLab | oklab(82.82% -0.1068 -0.0363) |
| OKLCH | oklch(82.82% 0.113 198.8) |
| XYZ | xyz(43.9917, 59.4746, 81.0981) |
| Luminance | 0.5948 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Aqua Blue
#02D8E9
ΔE00 4.35
Mediumturquoise
#48D1CC
ΔE00 4.92
Darkturquoise
#00CED1
ΔE00 5.05
Robin'S Egg
#6DEDFD
ΔE00 5.39
Bright Light Blue
#26F7FD
ΔE00 6.13
Robin Egg Blue
#8AF1FE
ΔE00 6.61
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#5CDDE2 #E2615C
analogous
#5CE2A4 #5CDDE2 #5C9AE2
triadic
#5CDDE2 #E25CDD #DDE25C
tetradic
#5CDDE2 #A45CE2 #E2615C #9AE25C
square
#5CDDE2 #A45CE2 #E2615C #9AE25C
split-complementary
#5CDDE2 #E25C9A #E2A45C
monochromatic
#1EA1A6 #28D2D9 #5CDDE2 #90E8EB #C4F3F4
Accessibility & contrast
On white
1.63
#5CDDE2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.90
#5CDDE2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #5CDDE2
12.90:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##5CDDE2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##5CDDE2 | 1.00 | 1.63 | 12.90 | 12.90 |
| #FFFFFF | 1.63 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.90 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.90 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CFD4E3
Deuteranopia (green-blind)
#BAC4E3
Tritanopia (blue-blind)
#00E4DE
Achromatopsia (no color)
#CBCBCB
Design tokens & code
CSS
--color: #5cdde2; /* rgb */ color: rgb(92, 221, 226); /* oklch */ color: oklch(82.8% 0.113 198.8);
Tailwind
colors: {
custom: {
50: '#98e8eb',
500: '#5cdde2',
950: '#000000',
},
}SCSS
$custom: #5cdde2; $custom-light: #98e8eb; $custom-dark: #000000;
JSON
{
"hex": "#5cdde2",
"rgb": {
"r": 92,
"g": 221,
"b": 226
},
"hsl": {
"h": 182.239,
"s": 69.792,
"l": 62.353
},
"oklch": {
"l": 0.82822,
"c": 0.11277,
"h": 198.8
},
"luminance": 0.59479
}Semantic roles & 50–950 ramp
primary
#5CDDE2
secondary
#A83E3A
accent
#1B14D2
background
#FCFEFE
surface
#F5FCFD
border
#CFD5D5
text
#0F1616
muted
#808484