#7CDEDC#7CDEDC
#7CDEDC is a very light, moderate teal. Relative luminance 0.617; OKLCH L 84.0% C 0.093 H 193.8°. Best body text is #000000 at 13.34:1 contrast (WCAG AA passes).
Color values
| HEX | #7CDEDC |
|---|---|
| RGB | rgb(124, 222, 220) |
| HSL | hsl(179, 60%, 68%) |
| HSV | hsv(179, 44%, 87%) |
| CMYK | cmyk(44.1%, 0%, 0.9%, 12.9%) |
| CIE-LAB | lab(82.75, -29.28, -8.01) |
| CIE-LCH | lch(82.75, 30.36, 195.30°) |
| OKLab | oklab(84.03% -0.0901 -0.0221) |
| OKLCH | oklch(84.03% 0.093 193.8) |
| XYZ | xyz(47.3466, 61.6911, 77.1088) |
| Luminance | 0.6169 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Mediumturquoise
#48D1CC
ΔE00 5.25
Robin'S Egg Blue
#98EFF9
ΔE00 6.59
Turquoise
#40E0D0
ΔE00 6.78
Paleturquoise
#AFEEEE
ΔE00 6.80
Robin'S Egg
#6DEDFD
ΔE00 6.93
Robin Egg Blue
#8AF1FE
ΔE00 6.96
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#7CDEDC #DE7C7E
analogous
#7CDEAB #7CDEDC #7CAFDE
triadic
#7CDEDC #DC7CDE #DEDC7C
tetradic
#7CDEDC #AB7CDE #DE7C7E #AFDE7C
square
#7CDEDC #AB7CDE #DE7C7E #AFDE7C
split-complementary
#7CDEDC #DE7CAF #DEAB7C
monochromatic
#2DB3B0 #4BD2CF #7CDEDC #ADEAE9 #DEF7F6
Accessibility & contrast
On white
1.57
#7CDEDC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.34
#7CDEDC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #7CDEDC
13.34:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##7CDEDC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##7CDEDC | 1.00 | 1.57 | 13.34 | 13.34 |
| #FFFFFF | 1.57 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.34 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.34 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D3D5DC
Deuteranopia (green-blind)
#C2C9DD
Tritanopia (blue-blind)
#4AE3DD
Achromatopsia (no color)
#CECECE
Design tokens & code
CSS
--color: #7cdedc; /* rgb */ color: rgb(124, 222, 220); /* oklch */ color: oklch(84.0% 0.093 193.8);
Tailwind
colors: {
custom: {
50: '#a8e8e6',
500: '#7cdedc',
950: '#000000',
},
}SCSS
$custom: #7cdedc; $custom-light: #a8e8e6; $custom-dark: #000000;
JSON
{
"hex": "#7cdedc",
"rgb": {
"r": 124,
"g": 222,
"b": 220
},
"hsl": {
"h": 178.776,
"s": 59.756,
"l": 67.843
},
"oklch": {
"l": 0.84031,
"c": 0.09275,
"h": 193.8
},
"luminance": 0.61695
}Semantic roles & 50–950 ramp
primary
#7CDEDC
secondary
#B44A4C
accent
#1E22C7
background
#FDFEFE
surface
#F7FCFC
border
#D0D5D5
text
#101616
muted
#818484