#5CDDF5#5CDDF5
#5CDDF5 is a very light, moderate teal. Relative luminance 0.606; OKLCH L 83.5% C 0.117 H 212.0°. Best body text is #000000 at 13.12:1 contrast (WCAG AA passes).
Color values
| HEX | #5CDDF5 |
|---|---|
| RGB | rgb(92, 221, 245) |
| HSL | hsl(189, 88%, 66%) |
| HSV | hsv(189, 62%, 96%) |
| CMYK | cmyk(62.4%, 9.8%, 0%, 3.9%) |
| CIE-LAB | lab(82.15, -28.39, -22.29) |
| CIE-LCH | lch(82.15, 36.09, 218.13°) |
| OKLab | oklab(83.5% -0.0992 -0.0619) |
| OKLCH | oklch(83.5% 0.117 212) |
| XYZ | xyz(46.7447, 60.5758, 95.5973) |
| Luminance | 0.6058 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Neon Blue
#04D9FF
ΔE00 3.94
Robin'S Egg
#6DEDFD
ΔE00 4.41
Aqua Blue
#02D8E9
ΔE00 4.75
Robin Egg Blue
#8AF1FE
ΔE00 5.95
Robin'S Egg Blue
#98EFF9
ΔE00 6.82
Sky Blue
#87CEEB
ΔE00 7.33
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#5CDDF5 #F5745C
analogous
#5CF5C0 #5CDDF5 #5C90F5
triadic
#5CDDF5 #F55CDD #DDF55C
tetradic
#5CDDF5 #C05CF5 #F5745C #90F55C
square
#5CDDF5 #C05CF5 #F5745C #90F55C
split-complementary
#5CDDF5 #F55C90 #F5C05C
monochromatic
#0CACCA #22D1F1 #5CDDF5 #96E9F9 #CFF5FC
Accessibility & contrast
On white
1.60
#5CDDF5 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.12
#5CDDF5 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #5CDDF5
13.12:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##5CDDF5 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##5CDDF5 | 1.00 | 1.60 | 13.12 | 13.12 |
| #FFFFFF | 1.60 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.12 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.12 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CAD6F6
Deuteranopia (green-blind)
#B3C5F5
Tritanopia (blue-blind)
#00E7E4
Achromatopsia (no color)
#CCCCCC
Design tokens & code
CSS
--color: #5cddf5; /* rgb */ color: rgb(92, 221, 245); /* oklch */ color: oklch(83.5% 0.117 212.0);
Tailwind
colors: {
custom: {
50: '#99e8f8',
500: '#5cddf5',
950: '#000000',
},
}SCSS
$custom: #5cddf5; $custom-light: #99e8f8; $custom-dark: #000000;
JSON
{
"hex": "#5cddf5",
"rgb": {
"r": 92,
"g": 221,
"b": 245
},
"hsl": {
"h": 189.412,
"s": 88.439,
"l": 66.078
},
"oklch": {
"l": 0.83503,
"c": 0.11689,
"h": 212
},
"luminance": 0.60581
}Semantic roles & 50–950 ramp
primary
#5CDDF5
secondary
#C6472F
accent
#2400E5
background
#FCFEFF
surface
#F6FCFF
border
#D0D5D7
text
#0F1617
muted
#808485