#5CDFE1#5CDFE1
#5CDFE1 is a very light, moderate teal. Relative luminance 0.605; OKLCH L 83.3% C 0.114 H 196.6°. Best body text is #000000 at 13.10:1 contrast (WCAG AA passes).
Color values
| HEX | #5CDFE1 |
|---|---|
| RGB | rgb(92, 223, 225) |
| HSL | hsl(181, 69%, 62%) |
| HSV | hsv(181, 59%, 88%) |
| CMYK | cmyk(59.1%, 0.9%, 0%, 11.8%) |
| CIE-LAB | lab(82.10, -34.93, -11.75) |
| CIE-LCH | lch(82.10, 36.85, 198.59°) |
| OKLab | oklab(83.26% -0.1092 -0.0326) |
| OKLCH | oklch(83.26% 0.114 196.6) |
| XYZ | xyz(44.3861, 60.4823, 80.5546) |
| Luminance | 0.6049 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Mediumturquoise
#48D1CC
ΔE00 4.46
Darkturquoise
#00CED1
ΔE00 5.16
Aqua Blue
#02D8E9
ΔE00 5.29
Bright Light Blue
#26F7FD
ΔE00 5.72
Robin'S Egg
#6DEDFD
ΔE00 5.98
Turquoise
#40E0D0
ΔE00 6.53
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#5CDFE1 #E15E5C
analogous
#5CE1A0 #5CDFE1 #5C9DE1
triadic
#5CDFE1 #E15CDF #DFE15C
tetradic
#5CDFE1 #A05CE1 #E15E5C #9DE15C
square
#5CDFE1 #A05CE1 #E15E5C #9DE15C
split-complementary
#5CDFE1 #E15C9D #E1A05C
monochromatic
#1EA2A4 #28D5D7 #5CDFE1 #90E9EB #C3F3F4
Accessibility & contrast
On white
1.60
#5CDFE1 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.10
#5CDFE1 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #5CDFE1
13.10:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##5CDFE1 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##5CDFE1 | 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)
#D1D5E1
Deuteranopia (green-blind)
#BCC6E2
Tritanopia (blue-blind)
#00E6DF
Achromatopsia (no color)
#CCCCCC
Design tokens & code
CSS
--color: #5cdfe1; /* rgb */ color: rgb(92, 223, 225); /* oklch */ color: oklch(83.3% 0.114 196.6);
Tailwind
colors: {
custom: {
50: '#98e9ea',
500: '#5cdfe1',
950: '#000000',
},
}SCSS
$custom: #5cdfe1; $custom-light: #98e9ea; $custom-dark: #000000;
JSON
{
"hex": "#5cdfe1",
"rgb": {
"r": 92,
"g": 223,
"b": 225
},
"hsl": {
"h": 180.902,
"s": 68.912,
"l": 62.157
},
"oklch": {
"l": 0.83255,
"c": 0.114,
"h": 196.6
},
"luminance": 0.60487
}Semantic roles & 50–950 ramp
primary
#5CDFE1
secondary
#A73C3A
accent
#1715D1
background
#FCFEFE
surface
#F5FDFD
border
#CFD5D5
text
#0F1616
muted
#808484