#5CDDF4#5CDDF4
#5CDDF4 is a very light, moderate teal. Relative luminance 0.605; OKLCH L 83.5% C 0.117 H 211.3°. Best body text is #000000 at 13.10:1 contrast (WCAG AA passes).
Color values
| HEX | #5CDDF4 |
|---|---|
| RGB | rgb(92, 221, 244) |
| HSL | hsl(189, 87%, 66%) |
| HSV | hsv(189, 62%, 96%) |
| CMYK | cmyk(62.3%, 9.4%, 0%, 4.3%) |
| CIE-LAB | lab(82.12, -28.68, -21.81) |
| CIE-LCH | lch(82.12, 36.03, 217.25°) |
| OKLab | oklab(83.47% -0.0996 -0.0605) |
| OKLCH | oklch(83.47% 0.117 211.3) |
| XYZ | xyz(46.5924, 60.5149, 94.7955) |
| Luminance | 0.6052 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Neon Blue
#04D9FF
ΔE00 4.18
Robin'S Egg
#6DEDFD
ΔE00 4.24
Aqua Blue
#02D8E9
ΔE00 4.51
Robin Egg Blue
#8AF1FE
ΔE00 5.83
Robin'S Egg Blue
#98EFF9
ΔE00 6.69
Sky Blue
#87CEEB
ΔE00 7.53
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#5CDDF4 #F4735C
analogous
#5CF4BF #5CDDF4 #5C91F4
triadic
#5CDDF4 #F45CDD #DDF45C
tetradic
#5CDDF4 #BF5CF4 #F4735C #91F45C
square
#5CDDF4 #BF5CF4 #F4735C #91F45C
split-complementary
#5CDDF4 #F45C91 #F4BF5C
monochromatic
#0EACC8 #23D1F0 #5CDDF4 #95E9F8 #CFF5FC
Accessibility & contrast
On white
1.60
#5CDDF4 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.10
#5CDDF4 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #5CDDF4
13.10:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##5CDDF4 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##5CDDF4 | 1.00 | 1.60 | 13.10 | 13.10 |
| #FFFFFF | 1.60 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.10 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.10 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CAD6F5
Deuteranopia (green-blind)
#B4C5F4
Tritanopia (blue-blind)
#00E7E4
Achromatopsia (no color)
#CCCCCC
Design tokens & code
CSS
--color: #5cddf4; /* rgb */ color: rgb(92, 221, 244); /* oklch */ color: oklch(83.5% 0.117 211.3);
Tailwind
colors: {
custom: {
50: '#99e8f7',
500: '#5cddf4',
950: '#000000',
},
}SCSS
$custom: #5cddf4; $custom-light: #99e8f7; $custom-dark: #000000;
JSON
{
"hex": "#5cddf4",
"rgb": {
"r": 92,
"g": 221,
"b": 244
},
"hsl": {
"h": 189.079,
"s": 87.356,
"l": 65.882
},
"oklch": {
"l": 0.83465,
"c": 0.11651,
"h": 211.3
},
"luminance": 0.6052
}Semantic roles & 50–950 ramp
primary
#5CDDF4
secondary
#C5462F
accent
#2402E4
background
#FCFEFF
surface
#F6FCFE
border
#D0D5D6
text
#0F1617
muted
#808485