#5CD9DF#5CD9DF
#5CD9DF is a light, moderate teal. Relative luminance 0.572; OKLCH L 81.8% C 0.110 H 199.6°. Best body text is #000000 at 12.45:1 contrast (WCAG AA passes).
Color values
| HEX | #5CD9DF |
|---|---|
| RGB | rgb(92, 217, 223) |
| HSL | hsl(183, 67%, 62%) |
| HSV | hsv(183, 59%, 87%) |
| CMYK | cmyk(58.7%, 2.7%, 0%, 12.5%) |
| CIE-LAB | lab(80.31, -32.65, -13.37) |
| CIE-LCH | lch(80.31, 35.28, 202.27°) |
| OKLab | oklab(81.79% -0.1039 -0.037) |
| OKLCH | oklch(81.79% 0.11 199.6) |
| XYZ | xyz(42.5401, 57.2244, 78.6012) |
| Luminance | 0.5723 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Aqua Blue
#02D8E9
ΔE00 3.95
Darkturquoise
#00CED1
ΔE00 4.64
Mediumturquoise
#48D1CC
ΔE00 4.80
Robin'S Egg
#6DEDFD
ΔE00 5.78
Robin Egg Blue
#8AF1FE
ΔE00 7.03
Bright Light Blue
#26F7FD
ΔE00 7.05
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#5CD9DF #DF625C
analogous
#5CDFA4 #5CD9DF #5C98DF
triadic
#5CD9DF #DF5CD9 #D9DF5C
tetradic
#5CD9DF #A45CDF #DF625C #98DF5C
square
#5CD9DF #A45CDF #DF625C #98DF5C
split-complementary
#5CD9DF #DF5C98 #DFA45C
monochromatic
#209BA1 #2ACCD4 #5CD9DF #8FE5E9 #C2F1F3
Accessibility & contrast
On white
1.69
#5CD9DF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.45
#5CD9DF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #5CD9DF
12.45:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##5CD9DF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##5CD9DF | 1.00 | 1.69 | 12.45 | 12.45 |
| #FFFFFF | 1.69 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.45 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.45 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CBD0E0
Deuteranopia (green-blind)
#B6C1E0
Tritanopia (blue-blind)
#00E0DA
Achromatopsia (no color)
#C7C7C7
Design tokens & code
CSS
--color: #5cd9df; /* rgb */ color: rgb(92, 217, 223); /* oklch */ color: oklch(81.8% 0.110 199.6);
Tailwind
colors: {
custom: {
50: '#97e5e9',
500: '#5cd9df',
950: '#000000',
},
}SCSS
$custom: #5cd9df; $custom-light: #97e5e9; $custom-dark: #000000;
JSON
{
"hex": "#5cd9df",
"rgb": {
"r": 92,
"g": 217,
"b": 223
},
"hsl": {
"h": 182.748,
"s": 67.179,
"l": 61.765
},
"oklch": {
"l": 0.81786,
"c": 0.11027,
"h": 199.6
},
"luminance": 0.57229
}Semantic roles & 50–950 ramp
primary
#5CD9DF
secondary
#A4403B
accent
#1F16CF
background
#FCFEFE
surface
#F5FCFC
border
#CFD5D5
text
#0F1616
muted
#808484