#7CDDDC#7CDDDC
#7CDDDC is a very light, moderate teal. Relative luminance 0.612; OKLCH L 83.8% C 0.092 H 194.7°. Best body text is #000000 at 13.23:1 contrast (WCAG AA passes).
Color values
| HEX | #7CDDDC |
|---|---|
| RGB | rgb(124, 221, 220) |
| HSL | hsl(179, 59%, 68%) |
| HSV | hsv(179, 44%, 87%) |
| CMYK | cmyk(43.9%, 0%, 0.5%, 13.3%) |
| CIE-LAB | lab(82.47, -28.80, -8.43) |
| CIE-LCH | lch(82.47, 30.01, 196.32°) |
| OKLab | oklab(83.8% -0.0889 -0.0233) |
| OKLCH | oklch(83.8% 0.092 194.7) |
| XYZ | xyz(47.0818, 61.1615, 77.0206) |
| Luminance | 0.6117 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Mediumturquoise
#48D1CC
ΔE00 5.30
Robin'S Egg Blue
#98EFF9
ΔE00 6.44
Robin'S Egg
#6DEDFD
ΔE00 6.73
Paleturquoise
#AFEEEE
ΔE00 6.79
Robin Egg Blue
#8AF1FE
ΔE00 6.80
Darkturquoise
#00CED1
ΔE00 6.93
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#7CDDDC #DD7C7D
analogous
#7CDDAB #7CDDDC #7CAEDD
triadic
#7CDDDC #DC7CDD #DDDC7C
tetradic
#7CDDDC #AB7CDD #DD7C7D #AEDD7C
square
#7CDDDC #AB7CDD #DD7C7D #AEDD7C
split-complementary
#7CDDDC #DD7CAE #DDAB7C
monochromatic
#2EB1AF #4BD0CF #7CDDDC #ADEAE9 #DDF6F6
Accessibility & contrast
On white
1.59
#7CDDDC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.23
#7CDDDC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #7CDDDC
13.23:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##7CDDDC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##7CDDDC | 1.00 | 1.59 | 13.23 | 13.23 |
| #FFFFFF | 1.59 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.23 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.23 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D2D5DC
Deuteranopia (green-blind)
#C1C8DD
Tritanopia (blue-blind)
#4BE2DC
Achromatopsia (no color)
#CDCDCD
Design tokens & code
CSS
--color: #7cdddc; /* rgb */ color: rgb(124, 221, 220); /* oklch */ color: oklch(83.8% 0.092 194.7);
Tailwind
colors: {
custom: {
50: '#a8e8e6',
500: '#7cdddc',
950: '#000000',
},
}SCSS
$custom: #7cdddc; $custom-light: #a8e8e6; $custom-dark: #000000;
JSON
{
"hex": "#7cdddc",
"rgb": {
"r": 124,
"g": 221,
"b": 220
},
"hsl": {
"h": 179.381,
"s": 58.788,
"l": 67.647
},
"oklch": {
"l": 0.83803,
"c": 0.09194,
"h": 194.7
},
"luminance": 0.61165
}Semantic roles & 50–950 ramp
primary
#7CDDDC
secondary
#B34B4C
accent
#1F21C6
background
#FDFEFE
surface
#F7FCFC
border
#D0D5D5
text
#101616
muted
#818484