#5CDFE4#5CDFE4
#5CDFE4 is a very light, moderate teal. Relative luminance 0.607; OKLCH L 83.4% C 0.114 H 198.7°. Best body text is #000000 at 13.13:1 contrast (WCAG AA passes).
Color values
| HEX | #5CDFE4 |
|---|---|
| RGB | rgb(92, 223, 228) |
| HSL | hsl(182, 72%, 63%) |
| HSV | hsv(182, 60%, 89%) |
| CMYK | cmyk(59.6%, 2.2%, 0%, 10.6%) |
| CIE-LAB | lab(82.19, -34.11, -13.21) |
| CIE-LCH | lch(82.19, 36.58, 201.17°) |
| OKLab | oklab(83.36% -0.108 -0.0366) |
| OKLCH | oklch(83.36% 0.114 198.7) |
| XYZ | xyz(44.7989, 60.6474, 82.7289) |
| Luminance | 0.6065 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Aqua Blue
#02D8E9
ΔE00 4.49
Robin'S Egg
#6DEDFD
ΔE00 5.13
Mediumturquoise
#48D1CC
ΔE00 5.18
Darkturquoise
#00CED1
ΔE00 5.37
Bright Light Blue
#26F7FD
ΔE00 5.69
Robin Egg Blue
#8AF1FE
ΔE00 6.35
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#5CDFE4 #E4615C
analogous
#5CE4A5 #5CDFE4 #5C9BE4
triadic
#5CDFE4 #E45CDF #DFE45C
tetradic
#5CDFE4 #A55CE4 #E4615C #9BE45C
square
#5CDFE4 #A55CE4 #E4615C #9BE45C
split-complementary
#5CDFE4 #E45C9B #E4A55C
monochromatic
#1CA4AA #27D5DB #5CDFE4 #91E9ED #C5F4F5
Accessibility & contrast
On white
1.60
#5CDFE4 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.13
#5CDFE4 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #5CDFE4
13.13:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##5CDFE4 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##5CDFE4 | 1.00 | 1.60 | 13.13 | 13.13 |
| #FFFFFF | 1.60 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.13 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.13 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D0D6E5
Deuteranopia (green-blind)
#BBC6E5
Tritanopia (blue-blind)
#00E6E0
Achromatopsia (no color)
#CCCCCC
Design tokens & code
CSS
--color: #5cdfe4; /* rgb */ color: rgb(92, 223, 228); /* oklch */ color: oklch(83.4% 0.114 198.7);
Tailwind
colors: {
custom: {
50: '#98e9ec',
500: '#5cdfe4',
950: '#000000',
},
}SCSS
$custom: #5cdfe4; $custom-light: #98e9ec; $custom-dark: #000000;
JSON
{
"hex": "#5cdfe4",
"rgb": {
"r": 92,
"g": 223,
"b": 228
},
"hsl": {
"h": 182.206,
"s": 71.579,
"l": 62.745
},
"oklch": {
"l": 0.83356,
"c": 0.11404,
"h": 198.7
},
"luminance": 0.60652
}Semantic roles & 50–950 ramp
primary
#5CDFE4
secondary
#AB3D39
accent
#1912D4
background
#FCFEFE
surface
#F5FDFD
border
#CFD5D5
text
#0F1616
muted
#808484