#5CDADF#5CDADF
#5CDADF is a very light, moderate teal. Relative luminance 0.577; OKLCH L 82.0% C 0.111 H 198.8°. Best body text is #000000 at 12.55:1 contrast (WCAG AA passes).
Color values
| HEX | #5CDADF |
|---|---|
| RGB | rgb(92, 218, 223) |
| HSL | hsl(182, 67%, 62%) |
| HSV | hsv(182, 59%, 87%) |
| CMYK | cmyk(58.7%, 2.2%, 0%, 12.5%) |
| CIE-LAB | lab(80.59, -33.12, -12.94) |
| CIE-LCH | lch(80.59, 35.56, 201.33°) |
| OKLab | oklab(82.02% -0.1049 -0.0358) |
| OKLCH | oklch(82.02% 0.111 198.8) |
| XYZ | xyz(42.7986, 57.7414, 78.6874) |
| Luminance | 0.5775 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Aqua Blue
#02D8E9
ΔE00 4.22
Mediumturquoise
#48D1CC
ΔE00 4.58
Darkturquoise
#00CED1
ΔE00 4.62
Robin'S Egg
#6DEDFD
ΔE00 5.85
Bright Light Blue
#26F7FD
ΔE00 6.79
Robin Egg Blue
#8AF1FE
ΔE00 7.05
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#5CDADF #DF615C
analogous
#5CDFA3 #5CDADF #5C99DF
triadic
#5CDADF #DF5CDA #DADF5C
tetradic
#5CDADF #A35CDF #DF615C #99DF5C
square
#5CDADF #A35CDF #DF615C #99DF5C
split-complementary
#5CDADF #DF5C99 #DFA35C
monochromatic
#209CA1 #2ACED4 #5CDADF #8FE6E9 #C2F1F3
Accessibility & contrast
On white
1.67
#5CDADF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.55
#5CDADF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #5CDADF
12.55:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##5CDADF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##5CDADF | 1.00 | 1.67 | 12.55 | 12.55 |
| #FFFFFF | 1.67 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.55 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.55 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CCD1E0
Deuteranopia (green-blind)
#B7C2E0
Tritanopia (blue-blind)
#00E1DB
Achromatopsia (no color)
#C8C8C8
Design tokens & code
CSS
--color: #5cdadf; /* rgb */ color: rgb(92, 218, 223); /* oklch */ color: oklch(82.0% 0.111 198.8);
Tailwind
colors: {
custom: {
50: '#97e6e9',
500: '#5cdadf',
950: '#000000',
},
}SCSS
$custom: #5cdadf; $custom-light: #97e6e9; $custom-dark: #000000;
JSON
{
"hex": "#5cdadf",
"rgb": {
"r": 92,
"g": 218,
"b": 223
},
"hsl": {
"h": 182.29,
"s": 67.179,
"l": 61.765
},
"oklch": {
"l": 0.82019,
"c": 0.11086,
"h": 198.8
},
"luminance": 0.57746
}Semantic roles & 50–950 ramp
primary
#5CDADF
secondary
#A43F3B
accent
#1D16CF
background
#FCFEFE
surface
#F5FCFC
border
#CFD5D5
text
#0F1616
muted
#808484