#5CDEE4#5CDEE4
#5CDEE4 is a very light, moderate teal. Relative luminance 0.601; OKLCH L 83.1% C 0.113 H 199.4°. Best body text is #000000 at 13.02:1 contrast (WCAG AA passes).
Color values
| HEX | #5CDEE4 |
|---|---|
| RGB | rgb(92, 222, 228) |
| HSL | hsl(183, 72%, 63%) |
| HSV | hsv(183, 60%, 89%) |
| CMYK | cmyk(59.6%, 2.6%, 0%, 10.6%) |
| CIE-LAB | lab(81.90, -33.64, -13.64) |
| CIE-LCH | lch(81.90, 36.30, 202.07°) |
| OKLab | oklab(83.12% -0.107 -0.0378) |
| OKLCH | oklch(83.12% 0.113 199.4) |
| XYZ | xyz(44.5325, 60.1146, 82.6401) |
| Luminance | 0.6012 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Aqua Blue
#02D8E9
ΔE00 4.17
Robin'S Egg
#6DEDFD
ΔE00 5.00
Mediumturquoise
#48D1CC
ΔE00 5.32
Darkturquoise
#00CED1
ΔE00 5.33
Bright Light Blue
#26F7FD
ΔE00 5.94
Robin Egg Blue
#8AF1FE
ΔE00 6.28
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#5CDEE4 #E4625C
analogous
#5CE4A6 #5CDEE4 #5C9AE4
triadic
#5CDEE4 #E45CDE #DEE45C
tetradic
#5CDEE4 #A65CE4 #E4625C #9AE45C
square
#5CDEE4 #A65CE4 #E4625C #9AE45C
split-complementary
#5CDEE4 #E45C9A #E4A65C
monochromatic
#1CA3AA #27D3DB #5CDEE4 #91E9ED #C5F3F5
Accessibility & contrast
On white
1.61
#5CDEE4 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.02
#5CDEE4 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #5CDEE4
13.02:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##5CDEE4 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##5CDEE4 | 1.00 | 1.61 | 13.02 | 13.02 |
| #FFFFFF | 1.61 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.02 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.02 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CFD5E5
Deuteranopia (green-blind)
#BAC5E5
Tritanopia (blue-blind)
#00E5DF
Achromatopsia (no color)
#CCCCCC
Design tokens & code
CSS
--color: #5cdee4; /* rgb */ color: rgb(92, 222, 228); /* oklch */ color: oklch(83.1% 0.113 199.4);
Tailwind
colors: {
custom: {
50: '#98e8ec',
500: '#5cdee4',
950: '#000000',
},
}SCSS
$custom: #5cdee4; $custom-light: #98e8ec; $custom-dark: #000000;
JSON
{
"hex": "#5cdee4",
"rgb": {
"r": 92,
"g": 222,
"b": 228
},
"hsl": {
"h": 182.647,
"s": 71.579,
"l": 62.745
},
"oklch": {
"l": 0.83124,
"c": 0.11345,
"h": 199.4
},
"luminance": 0.60119
}Semantic roles & 50–950 ramp
primary
#5CDEE4
secondary
#AB3E39
accent
#1A12D4
background
#FCFEFE
surface
#F5FDFD
border
#CFD5D5
text
#0F1616
muted
#808484