#5CDFE6#5CDFE6
#5CDFE6 is a very light, moderate teal. Relative luminance 0.608; OKLCH L 83.4% C 0.114 H 200.1°. Best body text is #000000 at 13.15:1 contrast (WCAG AA passes).
Color values
| HEX | #5CDFE6 |
|---|---|
| RGB | rgb(92, 223, 230) |
| HSL | hsl(183, 73%, 63%) |
| HSV | hsv(183, 60%, 90%) |
| CMYK | cmyk(60%, 3%, 0%, 9.8%) |
| CIE-LAB | lab(82.25, -33.56, -14.18) |
| CIE-LCH | lch(82.25, 36.44, 202.90°) |
| OKLab | oklab(83.43% -0.1072 -0.0393) |
| OKLCH | oklch(83.43% 0.114 200.1) |
| XYZ | xyz(45.0781, 60.7591, 84.1996) |
| Luminance | 0.6076 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Aqua Blue
#02D8E9
ΔE00 4.04
Robin'S Egg
#6DEDFD
ΔE00 4.60
Darkturquoise
#00CED1
ΔE00 5.62
Mediumturquoise
#48D1CC
ΔE00 5.73
Bright Light Blue
#26F7FD
ΔE00 5.79
Robin Egg Blue
#8AF1FE
ΔE00 5.96
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#5CDFE6 #E6635C
analogous
#5CE6A8 #5CDFE6 #5C9AE6
triadic
#5CDFE6 #E65CDF #DFE65C
tetradic
#5CDFE6 #A85CE6 #E6635C #9AE65C
square
#5CDFE6 #A85CE6 #E6635C #9AE65C
split-complementary
#5CDFE6 #E65C9A #E6A85C
monochromatic
#1BA6AD #27D5DE #5CDFE6 #91E9EE #C6F4F6
Accessibility & contrast
On white
1.60
#5CDFE6 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.15
#5CDFE6 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #5CDFE6
13.15:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##5CDFE6 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##5CDFE6 | 1.00 | 1.60 | 13.15 | 13.15 |
| #FFFFFF | 1.60 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.15 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.15 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D0D6E7
Deuteranopia (green-blind)
#BBC6E7
Tritanopia (blue-blind)
#00E7E1
Achromatopsia (no color)
#CDCDCD
Design tokens & code
CSS
--color: #5cdfe6; /* rgb */ color: rgb(92, 223, 230); /* oklch */ color: oklch(83.4% 0.114 200.1);
Tailwind
colors: {
custom: {
50: '#98e9ed',
500: '#5cdfe6',
950: '#000000',
},
}SCSS
$custom: #5cdfe6; $custom-light: #98e9ed; $custom-dark: #000000;
JSON
{
"hex": "#5cdfe6",
"rgb": {
"r": 92,
"g": 223,
"b": 230
},
"hsl": {
"h": 183.043,
"s": 73.404,
"l": 63.137
},
"oklch": {
"l": 0.83425,
"c": 0.11415,
"h": 200.1
},
"luminance": 0.60764
}Semantic roles & 50–950 ramp
primary
#5CDFE6
secondary
#AE3E38
accent
#1A10D6
background
#FCFEFE
surface
#F5FDFD
border
#CFD5D5
text
#0F1616
muted
#808484