#7CD6DD#7CD6DD
#7CD6DD is a very light, moderate teal. Relative luminance 0.576; OKLCH L 82.2% C 0.087 H 202.1°. Best body text is #000000 at 12.52:1 contrast (WCAG AA passes).
Color values
| HEX | #7CD6DD |
|---|---|
| RGB | rgb(124, 214, 221) |
| HSL | hsl(184, 59%, 68%) |
| HSV | hsv(184, 44%, 87%) |
| CMYK | cmyk(43.9%, 3.2%, 0%, 13.3%) |
| CIE-LAB | lab(80.51, -25.14, -11.87) |
| CIE-LCH | lch(80.51, 27.80, 205.28°) |
| OKLab | oklab(82.25% -0.0805 -0.0327) |
| OKLCH | oklch(82.25% 0.087 202.1) |
| XYZ | xyz(45.4049, 57.5951, 77.1169) |
| Luminance | 0.5760 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Aqua Blue
#02D8E9
ΔE00 6.01
Robin'S Egg
#6DEDFD
ΔE00 6.03
Robin'S Egg Blue
#98EFF9
ΔE00 6.04
Robin Egg Blue
#8AF1FE
ΔE00 6.35
Mediumturquoise
#48D1CC
ΔE00 6.92
Darkturquoise
#00CED1
ΔE00 7.23
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#7CD6DD #DD837C
analogous
#7CDDB4 #7CD6DD #7CA5DD
triadic
#7CD6DD #DD7CD6 #D6DD7C
tetradic
#7CD6DD #B47CDD #DD837C #A5DD7C
square
#7CD6DD #B47CDD #DD837C #A5DD7C
split-complementary
#7CD6DD #DD7CA5 #DDB47C
monochromatic
#2EA7B1 #4BC7D0 #7CD6DD #ADE5EA #DDF4F6
Accessibility & contrast
On white
1.68
#7CD6DD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.52
#7CD6DD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #7CD6DD
12.52:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##7CD6DD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##7CD6DD | 1.00 | 1.68 | 12.52 | 12.52 |
| #FFFFFF | 1.68 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.52 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.52 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CACFDE
Deuteranopia (green-blind)
#B9C3DE
Tritanopia (blue-blind)
#4CDCD8
Achromatopsia (no color)
#C8C8C8
Design tokens & code
CSS
--color: #7cd6dd; /* rgb */ color: rgb(124, 214, 221); /* oklch */ color: oklch(82.2% 0.087 202.1);
Tailwind
colors: {
custom: {
50: '#a7e3e7',
500: '#7cd6dd',
950: '#000000',
},
}SCSS
$custom: #7cd6dd; $custom-light: #a7e3e7; $custom-dark: #000000;
JSON
{
"hex": "#7cd6dd",
"rgb": {
"r": 124,
"g": 214,
"b": 221
},
"hsl": {
"h": 184.33,
"s": 58.788,
"l": 67.647
},
"oklch": {
"l": 0.82245,
"c": 0.08691,
"h": 202.1
},
"luminance": 0.57599
}Semantic roles & 50–950 ramp
primary
#7CD6DD
secondary
#B3524B
accent
#2B1FC6
background
#FDFEFE
surface
#F7FCFC
border
#D0D5D5
text
#101516
muted
#818484