#7CD8DC#7CD8DC
#7CD8DC is a very light, moderate teal. Relative luminance 0.586; OKLCH L 82.7% C 0.088 H 199.2°. Best body text is #000000 at 12.71:1 contrast (WCAG AA passes).
Color values
| HEX | #7CD8DC |
|---|---|
| RGB | rgb(124, 216, 220) |
| HSL | hsl(183, 58%, 67%) |
| HSV | hsv(183, 44%, 86%) |
| CMYK | cmyk(43.6%, 1.8%, 0%, 13.7%) |
| CIE-LAB | lab(81.05, -26.38, -10.54) |
| CIE-LCH | lch(81.05, 28.40, 201.78°) |
| OKLab | oklab(82.67% -0.0832 -0.029) |
| OKLCH | oklch(82.67% 0.088 199.2) |
| XYZ | xyz(45.7813, 58.5605, 76.5871) |
| Luminance | 0.5856 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Robin'S Egg Blue
#98EFF9
ΔE00 6.07
Mediumturquoise
#48D1CC
ΔE00 6.09
Robin'S Egg
#6DEDFD
ΔE00 6.17
Aqua Blue
#02D8E9
ΔE00 6.30
Robin Egg Blue
#8AF1FE
ΔE00 6.41
Darkturquoise
#00CED1
ΔE00 6.87
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#7CD8DC #DC807C
analogous
#7CDCB0 #7CD8DC #7CA8DC
triadic
#7CD8DC #DC7CD8 #D8DC7C
tetradic
#7CD8DC #B07CDC #DC807C #A8DC7C
square
#7CD8DC #B07CDC #DC807C #A8DC7C
split-complementary
#7CD8DC #DC7CA8 #DCB07C
monochromatic
#2FAAAF #4CCACF #7CD8DC #ACE6E9 #DDF5F6
Accessibility & contrast
On white
1.65
#7CD8DC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.71
#7CD8DC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #7CD8DC
12.71:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##7CD8DC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##7CD8DC | 1.00 | 1.65 | 12.71 | 12.71 |
| #FFFFFF | 1.65 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.71 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.71 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CCD0DC
Deuteranopia (green-blind)
#BCC4DD
Tritanopia (blue-blind)
#4CDED9
Achromatopsia (no color)
#C9C9C9
Design tokens & code
CSS
--color: #7cd8dc; /* rgb */ color: rgb(124, 216, 220); /* oklch */ color: oklch(82.7% 0.088 199.2);
Tailwind
colors: {
custom: {
50: '#a7e4e6',
500: '#7cd8dc',
950: '#000000',
},
}SCSS
$custom: #7cd8dc; $custom-light: #a7e4e6; $custom-dark: #000000;
JSON
{
"hex": "#7cd8dc",
"rgb": {
"r": 124,
"g": 216,
"b": 220
},
"hsl": {
"h": 182.5,
"s": 57.831,
"l": 67.451
},
"oklch": {
"l": 0.82666,
"c": 0.08815,
"h": 199.2
},
"luminance": 0.58564
}Semantic roles & 50–950 ramp
primary
#7CD8DC
secondary
#B14F4B
accent
#2720C5
background
#FDFEFE
surface
#F7FCFC
border
#D0D5D5
text
#101516
muted
#818484