#7CD9DC#7CD9DC
#7CD9DC is a very light, moderate teal. Relative luminance 0.591; OKLCH L 82.9% C 0.089 H 198.3°. Best body text is #000000 at 12.82:1 contrast (WCAG AA passes).
Color values
| HEX | #7CD9DC |
|---|---|
| RGB | rgb(124, 217, 220) |
| HSL | hsl(182, 58%, 67%) |
| HSV | hsv(182, 44%, 86%) |
| CMYK | cmyk(43.6%, 1.4%, 0%, 13.7%) |
| CIE-LAB | lab(81.33, -26.86, -10.12) |
| CIE-LCH | lch(81.33, 28.71, 200.64°) |
| OKLab | oklab(82.89% -0.0844 -0.0279) |
| OKLCH | oklch(82.89% 0.089 198.3) |
| XYZ | xyz(46.0383, 59.0745, 76.6727) |
| Luminance | 0.5908 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Mediumturquoise
#48D1CC
ΔE00 5.86
Robin'S Egg Blue
#98EFF9
ΔE00 6.08
Robin'S Egg
#6DEDFD
ΔE00 6.21
Robin Egg Blue
#8AF1FE
ΔE00 6.43
Aqua Blue
#02D8E9
ΔE00 6.45
Darkturquoise
#00CED1
ΔE00 6.81
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#7CD9DC #DC7F7C
analogous
#7CDCAF #7CD9DC #7CA9DC
triadic
#7CD9DC #DC7CD9 #D9DC7C
tetradic
#7CD9DC #AF7CDC #DC7F7C #A9DC7C
square
#7CD9DC #AF7CDC #DC7F7C #A9DC7C
split-complementary
#7CD9DC #DC7CA9 #DCAF7C
monochromatic
#2FABAF #4CCBCF #7CD9DC #ACE7E9 #DDF5F6
Accessibility & contrast
On white
1.64
#7CD9DC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.82
#7CD9DC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #7CD9DC
12.82:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##7CD9DC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##7CD9DC | 1.00 | 1.64 | 12.82 | 12.82 |
| #FFFFFF | 1.64 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.82 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.82 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CED1DC
Deuteranopia (green-blind)
#BDC5DD
Tritanopia (blue-blind)
#4CDFDA
Achromatopsia (no color)
#CACACA
Design tokens & code
CSS
--color: #7cd9dc; /* rgb */ color: rgb(124, 217, 220); /* oklch */ color: oklch(82.9% 0.089 198.3);
Tailwind
colors: {
custom: {
50: '#a8e5e6',
500: '#7cd9dc',
950: '#000000',
},
}SCSS
$custom: #7cd9dc; $custom-light: #a8e5e6; $custom-dark: #000000;
JSON
{
"hex": "#7cd9dc",
"rgb": {
"r": 124,
"g": 217,
"b": 220
},
"hsl": {
"h": 181.875,
"s": 57.831,
"l": 67.451
},
"oklch": {
"l": 0.82893,
"c": 0.08886,
"h": 198.3
},
"luminance": 0.59078
}Semantic roles & 50–950 ramp
primary
#7CD9DC
secondary
#B14E4B
accent
#2520C5
background
#FDFEFE
surface
#F7FCFC
border
#D0D5D5
text
#101516
muted
#818484