#5CDFE2#5CDFE2
#5CDFE2 is a very light, moderate teal. Relative luminance 0.605; OKLCH L 83.3% C 0.114 H 197.3°. Best body text is #000000 at 13.11:1 contrast (WCAG AA passes).
Color values
| HEX | #5CDFE2 |
|---|---|
| RGB | rgb(92, 223, 226) |
| HSL | hsl(181, 70%, 62%) |
| HSV | hsv(181, 59%, 89%) |
| CMYK | cmyk(59.3%, 1.3%, 0%, 11.4%) |
| CIE-LAB | lab(82.13, -34.66, -12.24) |
| CIE-LCH | lch(82.13, 36.75, 199.45°) |
| OKLab | oklab(83.29% -0.1088 -0.0339) |
| OKLCH | oklch(83.29% 0.114 197.3) |
| XYZ | xyz(44.5229, 60.5370, 81.2752) |
| Luminance | 0.6054 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Mediumturquoise
#48D1CC
ΔE00 4.68
Aqua Blue
#02D8E9
ΔE00 5.01
Darkturquoise
#00CED1
ΔE00 5.21
Bright Light Blue
#26F7FD
ΔE00 5.69
Robin'S Egg
#6DEDFD
ΔE00 5.69
Bright Cyan
#41FDFE
ΔE00 6.71
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#5CDFE2 #E25F5C
analogous
#5CE2A2 #5CDFE2 #5C9CE2
triadic
#5CDFE2 #E25CDF #DFE25C
tetradic
#5CDFE2 #A25CE2 #E25F5C #9CE25C
square
#5CDFE2 #A25CE2 #E25F5C #9CE25C
split-complementary
#5CDFE2 #E25C9C #E2A25C
monochromatic
#1EA3A6 #28D5D9 #5CDFE2 #90E9EB #C4F3F4
Accessibility & contrast
On white
1.60
#5CDFE2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.11
#5CDFE2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #5CDFE2
13.11:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##5CDFE2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##5CDFE2 | 1.00 | 1.60 | 13.11 | 13.11 |
| #FFFFFF | 1.60 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.11 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.11 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D1D5E2
Deuteranopia (green-blind)
#BCC6E3
Tritanopia (blue-blind)
#00E6E0
Achromatopsia (no color)
#CCCCCC
Design tokens & code
CSS
--color: #5cdfe2; /* rgb */ color: rgb(92, 223, 226); /* oklch */ color: oklch(83.3% 0.114 197.3);
Tailwind
colors: {
custom: {
50: '#98e9eb',
500: '#5cdfe2',
950: '#000000',
},
}SCSS
$custom: #5cdfe2; $custom-light: #98e9eb; $custom-dark: #000000;
JSON
{
"hex": "#5cdfe2",
"rgb": {
"r": 92,
"g": 223,
"b": 226
},
"hsl": {
"h": 181.343,
"s": 69.792,
"l": 62.353
},
"oklch": {
"l": 0.83288,
"c": 0.114,
"h": 197.3
},
"luminance": 0.60542
}Semantic roles & 50–950 ramp
primary
#5CDFE2
secondary
#A83C3A
accent
#1814D2
background
#FCFEFE
surface
#F5FDFD
border
#CFD5D5
text
#0F1616
muted
#808484