#7CD8DA#7CD8DA
#7CD8DA is a very light, moderate teal. Relative luminance 0.585; OKLCH L 82.6% C 0.088 H 197.4°. Best body text is #000000 at 12.69:1 contrast (WCAG AA passes).
Color values
| HEX | #7CD8DA |
|---|---|
| RGB | rgb(124, 216, 218) |
| HSL | hsl(181, 56%, 67%) |
| HSV | hsv(181, 43%, 85%) |
| CMYK | cmyk(43.1%, 0.9%, 0%, 14.5%) |
| CIE-LAB | lab(80.99, -26.88, -9.56) |
| CIE-LCH | lch(80.99, 28.53, 199.58°) |
| OKLab | oklab(82.6% -0.084 -0.0263) |
| OKLCH | oklch(82.6% 0.088 197.4) |
| XYZ | xyz(45.5180, 58.4552, 75.2004) |
| Luminance | 0.5846 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Mediumturquoise
#48D1CC
ΔE00 5.58
Robin'S Egg Blue
#98EFF9
ΔE00 6.44
Robin'S Egg
#6DEDFD
ΔE00 6.63
Aqua Blue
#02D8E9
ΔE00 6.67
Darkturquoise
#00CED1
ΔE00 6.69
Robin Egg Blue
#8AF1FE
ΔE00 6.82
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#7CD8DA #DA7E7C
analogous
#7CDAAD #7CD8DA #7CA9DA
triadic
#7CD8DA #DA7CD8 #D8DA7C
tetradic
#7CD8DA #AD7CDA #DA7E7C #A9DA7C
square
#7CD8DA #AD7CDA #DA7E7C #A9DA7C
split-complementary
#7CD8DA #DA7CA9 #DAAD7C
monochromatic
#30A9AB #4CCACD #7CD8DA #ACE6E7 #DBF4F5
Accessibility & contrast
On white
1.65
#7CD8DA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.69
#7CD8DA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #7CD8DA
12.69:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##7CD8DA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##7CD8DA | 1.00 | 1.65 | 12.69 | 12.69 |
| #FFFFFF | 1.65 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.69 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.69 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CDD0DA
Deuteranopia (green-blind)
#BCC4DB
Tritanopia (blue-blind)
#4DDED8
Achromatopsia (no color)
#C9C9C9
Design tokens & code
CSS
--color: #7cd8da; /* rgb */ color: rgb(124, 216, 218); /* oklch */ color: oklch(82.6% 0.088 197.4);
Tailwind
colors: {
custom: {
50: '#a7e4e5',
500: '#7cd8da',
950: '#000000',
},
}SCSS
$custom: #7cd8da; $custom-light: #a7e4e5; $custom-dark: #000000;
JSON
{
"hex": "#7cd8da",
"rgb": {
"r": 124,
"g": 216,
"b": 218
},
"hsl": {
"h": 181.277,
"s": 55.952,
"l": 67.059
},
"oklch": {
"l": 0.826,
"c": 0.08808,
"h": 197.4
},
"luminance": 0.58459
}Semantic roles & 50–950 ramp
primary
#7CD8DA
secondary
#AE4E4C
accent
#2522C3
background
#FDFEFE
surface
#F7FCFC
border
#D0D5D5
text
#101515
muted
#818484