#5CDDF2#5CDDF2
#5CDDF2 is a very light, moderate teal. Relative luminance 0.604; OKLCH L 83.4% C 0.116 H 210.0°. Best body text is #000000 at 13.08:1 contrast (WCAG AA passes).
Color values
| HEX | #5CDDF2 |
|---|---|
| RGB | rgb(92, 221, 242) |
| HSL | hsl(188, 85%, 65%) |
| HSV | hsv(188, 62%, 95%) |
| CMYK | cmyk(62%, 8.7%, 0%, 5.1%) |
| CIE-LAB | lab(82.05, -29.25, -20.84) |
| CIE-LCH | lch(82.05, 35.92, 215.47°) |
| OKLab | oklab(83.39% -0.1003 -0.0578) |
| OKLCH | oklch(83.39% 0.116 210) |
| XYZ | xyz(46.2904, 60.3941, 93.2049) |
| Luminance | 0.6040 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Robin'S Egg
#6DEDFD
ΔE00 3.95
Aqua Blue
#02D8E9
ΔE00 4.06
Neon Blue
#04D9FF
ΔE00 4.68
Robin Egg Blue
#8AF1FE
ΔE00 5.62
Robin'S Egg Blue
#98EFF9
ΔE00 6.48
Sky Blue
#87CEEB
ΔE00 7.94
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#5CDDF2 #F2715C
analogous
#5CF2BC #5CDDF2 #5C92F2
triadic
#5CDDF2 #F25CDD #DDF25C
tetradic
#5CDDF2 #BC5CF2 #F2715C #92F25C
square
#5CDDF2 #BC5CF2 #F2715C #92F25C
split-complementary
#5CDDF2 #F25C92 #F2BC5C
monochromatic
#10ABC4 #23D1ED #5CDDF2 #95E9F7 #CDF5FB
Accessibility & contrast
On white
1.61
#5CDDF2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.08
#5CDDF2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #5CDDF2
13.08:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##5CDDF2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##5CDDF2 | 1.00 | 1.61 | 13.08 | 13.08 |
| #FFFFFF | 1.61 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.08 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.08 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CBD5F3
Deuteranopia (green-blind)
#B4C5F2
Tritanopia (blue-blind)
#00E7E3
Achromatopsia (no color)
#CCCCCC
Design tokens & code
CSS
--color: #5cddf2; /* rgb */ color: rgb(92, 221, 242); /* oklch */ color: oklch(83.4% 0.116 210.0);
Tailwind
colors: {
custom: {
50: '#99e8f6',
500: '#5cddf2',
950: '#000000',
},
}SCSS
$custom: #5cddf2; $custom-light: #99e8f6; $custom-dark: #000000;
JSON
{
"hex": "#5cddf2",
"rgb": {
"r": 92,
"g": 221,
"b": 242
},
"hsl": {
"h": 188.4,
"s": 85.227,
"l": 65.49
},
"oklch": {
"l": 0.83391,
"c": 0.11581,
"h": 210
},
"luminance": 0.60399
}Semantic roles & 50–950 ramp
primary
#5CDDF2
secondary
#C14531
accent
#2304E2
background
#FCFEFF
surface
#F6FCFE
border
#D0D5D6
text
#0F1617
muted
#808485