#7CD2DA#7CD2DA
#7CD2DA is a light, moderate teal. Relative luminance 0.554; OKLCH L 81.2% C 0.084 H 203.3°. Best body text is #000000 at 12.09:1 contrast (WCAG AA passes).
Color values
| HEX | #7CD2DA |
|---|---|
| RGB | rgb(124, 210, 218) |
| HSL | hsl(185, 56%, 67%) |
| HSV | hsv(185, 43%, 85%) |
| CMYK | cmyk(43.1%, 3.7%, 0%, 14.5%) |
| CIE-LAB | lab(79.29, -23.93, -12.09) |
| CIE-LCH | lch(79.29, 26.81, 206.82°) |
| OKLab | oklab(81.24% -0.0771 -0.0333) |
| OKLCH | oklch(81.24% 0.084 203.3) |
| XYZ | xyz(44.0089, 55.4369, 74.6974) |
| Luminance | 0.5544 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Aqua Blue
#02D8E9
ΔE00 6.26
Robin'S Egg Blue
#98EFF9
ΔE00 6.79
Robin'S Egg
#6DEDFD
ΔE00 6.81
Robin Egg Blue
#8AF1FE
ΔE00 7.15
Mediumturquoise
#48D1CC
ΔE00 7.31
Darkturquoise
#00CED1
ΔE00 7.43
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#7CD2DA #DA847C
analogous
#7CDAB3 #7CD2DA #7CA3DA
triadic
#7CD2DA #DA7CD2 #D2DA7C
tetradic
#7CD2DA #B37CDA #DA847C #A3DA7C
square
#7CD2DA #B37CDA #DA847C #A3DA7C
split-complementary
#7CD2DA #DA7CA3 #DAB37C
monochromatic
#30A1AB #4CC2CD #7CD2DA #ACE2E7 #DBF3F5
Accessibility & contrast
On white
1.74
#7CD2DA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.09
#7CD2DA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #7CD2DA
12.09:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##7CD2DA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##7CD2DA | 1.00 | 1.74 | 12.09 | 12.09 |
| #FFFFFF | 1.74 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.09 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.09 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C6CBDB
Deuteranopia (green-blind)
#B6BFDA
Tritanopia (blue-blind)
#4FD8D4
Achromatopsia (no color)
#C4C4C4
Design tokens & code
CSS
--color: #7cd2da; /* rgb */ color: rgb(124, 210, 218); /* oklch */ color: oklch(81.2% 0.084 203.3);
Tailwind
colors: {
custom: {
50: '#a7e0e5',
500: '#7cd2da',
950: '#000000',
},
}SCSS
$custom: #7cd2da; $custom-light: #a7e0e5; $custom-dark: #000000;
JSON
{
"hex": "#7cd2da",
"rgb": {
"r": 124,
"g": 210,
"b": 218
},
"hsl": {
"h": 185.106,
"s": 55.952,
"l": 67.059
},
"oklch": {
"l": 0.81237,
"c": 0.08399,
"h": 203.3
},
"luminance": 0.5544
}Semantic roles & 50–950 ramp
primary
#7CD2DA
secondary
#AE544C
accent
#3022C3
background
#FDFEFE
surface
#F7FCFC
border
#D0D5D5
text
#101515
muted
#818484