#7CD2DD#7CD2DD
#7CD2DD is a light, moderate teal. Relative luminance 0.556; OKLCH L 81.3% C 0.085 H 206.2°. Best body text is #000000 at 12.12:1 contrast (WCAG AA passes).
Color values
| HEX | #7CD2DD |
|---|---|
| RGB | rgb(124, 210, 221) |
| HSL | hsl(187, 59%, 68%) |
| HSV | hsv(187, 44%, 87%) |
| CMYK | cmyk(43.9%, 5%, 0%, 13.3%) |
| CIE-LAB | lab(79.38, -23.16, -13.57) |
| CIE-LCH | lch(79.38, 26.84, 210.36°) |
| OKLab | oklab(81.34% -0.0759 -0.0373) |
| OKLCH | oklch(81.34% 0.085 206.2) |
| XYZ | xyz(44.4050, 55.5953, 76.7836) |
| Luminance | 0.5560 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Aqua Blue
#02D8E9
ΔE00 6.22
Robin'S Egg
#6DEDFD
ΔE00 6.62
Robin'S Egg Blue
#98EFF9
ΔE00 6.71
Robin Egg Blue
#8AF1FE
ΔE00 7.00
Powder Blue
#B0E0E6
ΔE00 7.41
Sky Blue
#87CEEB
ΔE00 7.49
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#7CD2DD #DD877C
analogous
#7CDDB7 #7CD2DD #7CA2DD
triadic
#7CD2DD #DD7CD2 #D2DD7C
tetradic
#7CD2DD #B77CDD #DD877C #A2DD7C
square
#7CD2DD #B77CDD #DD877C #A2DD7C
split-complementary
#7CD2DD #DD7CA2 #DDB77C
monochromatic
#2EA2B1 #4BC1D0 #7CD2DD #ADE3EA #DDF3F6
Accessibility & contrast
On white
1.73
#7CD2DD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.12
#7CD2DD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #7CD2DD
12.12:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##7CD2DD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##7CD2DD | 1.00 | 1.73 | 12.12 | 12.12 |
| #FFFFFF | 1.73 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.12 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.12 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C5CCDE
Deuteranopia (green-blind)
#B5C0DD
Tritanopia (blue-blind)
#4DD9D5
Achromatopsia (no color)
#C5C5C5
Design tokens & code
CSS
--color: #7cd2dd; /* rgb */ color: rgb(124, 210, 221); /* oklch */ color: oklch(81.3% 0.085 206.2);
Tailwind
colors: {
custom: {
50: '#a7e0e7',
500: '#7cd2dd',
950: '#000000',
},
}SCSS
$custom: #7cd2dd; $custom-light: #a7e0e7; $custom-dark: #000000;
JSON
{
"hex": "#7cd2dd",
"rgb": {
"r": 124,
"g": 210,
"b": 221
},
"hsl": {
"h": 186.804,
"s": 58.788,
"l": 67.647
},
"oklch": {
"l": 0.8134,
"c": 0.0846,
"h": 206.2
},
"luminance": 0.55599
}Semantic roles & 50–950 ramp
primary
#7CD2DD
secondary
#B3564B
accent
#321FC6
background
#FDFEFE
surface
#F7FCFC
border
#D0D5D5
text
#101516
muted
#818484