#7CDDC2#7CDDC2
#7CDDC2 is a very light, moderate teal. Relative luminance 0.599; OKLCH L 83.0% C 0.101 H 173.7°. Best body text is #000000 at 12.98:1 contrast (WCAG AA passes).
Color values
| HEX | #7CDDC2 |
|---|---|
| RGB | rgb(124, 221, 194) |
| HSL | hsl(163, 59%, 68%) |
| HSV | hsv(163, 44%, 87%) |
| CMYK | cmyk(43.9%, 0%, 12.2%, 13.3%) |
| CIE-LAB | lab(81.78, -34.95, 4.36) |
| CIE-LCH | lch(81.78, 35.23, 172.88°) |
| OKLab | oklab(83.02% -0.0999 0.011) |
| OKLCH | oklch(83.02% 0.101 173.7) |
| XYZ | xyz(43.9023, 59.8897, 60.2749) |
| Luminance | 0.5989 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Seafoam Blue
#78D1B6
ΔE00 2.88
Light Teal
#90E4C1
ΔE00 3.67
Pale Teal
#82CBB2
ΔE00 4.73
Mediumaquamarine
#66CDAA
ΔE00 4.96
Tiffany Blue
#7BF2DA
ΔE00 5.07
Seafoam
#7FE0B3
ΔE00 5.13
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#7CDDC2 #DD7C97
analogous
#7CDD91 #7CDDC2 #7CC7DD
triadic
#7CDDC2 #C27CDD #DDC27C
tetradic
#7CDDC2 #917CDD #DD7C97 #C7DD7C
square
#7CDDC2 #917CDD #DD7C97 #C7DD7C
split-complementary
#7CDDC2 #DD7CC7 #DD917C
monochromatic
#2EB18C #4BD0AB #7CDDC2 #ADEAD9 #DDF6EF
Accessibility & contrast
On white
1.62
#7CDDC2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.98
#7CDDC2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #7CDDC2
12.98:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##7CDDC2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##7CDDC2 | 1.00 | 1.62 | 12.98 | 12.98 |
| #FFFFFF | 1.62 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.98 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.98 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D7D2C1
Deuteranopia (green-blind)
#C7C7C4
Tritanopia (blue-blind)
#5ADFD5
Achromatopsia (no color)
#CBCBCB
Design tokens & code
CSS
--color: #7cddc2; /* rgb */ color: rgb(124, 221, 194); /* oklch */ color: oklch(83.0% 0.101 173.7);
Tailwind
colors: {
custom: {
50: '#a7e8d4',
500: '#7cddc2',
950: '#000000',
},
}SCSS
$custom: #7cddc2; $custom-light: #a7e8d4; $custom-dark: #000000;
JSON
{
"hex": "#7cddc2",
"rgb": {
"r": 124,
"g": 221,
"b": 194
},
"hsl": {
"h": 163.299,
"s": 58.788,
"l": 67.647
},
"oklch": {
"l": 0.83021,
"c": 0.10056,
"h": 173.7
},
"luminance": 0.59893
}Semantic roles & 50–950 ramp
primary
#7CDDC2
secondary
#B34B68
accent
#1F4EC6
background
#FDFEFE
surface
#F7FCFB
border
#D0D5D4
text
#101614
muted
#818483