#7DDFC0#7DDFC0
#7DDFC0 is a very light, moderate teal. Relative luminance 0.609; OKLCH L 83.5% C 0.104 H 171.1°. Best body text is #000000 at 13.19:1 contrast (WCAG AA passes).
Color values
| HEX | #7DDFC0 |
|---|---|
| RGB | rgb(125, 223, 192) |
| HSL | hsl(161, 60%, 68%) |
| HSV | hsv(161, 44%, 87%) |
| CMYK | cmyk(43.9%, 0%, 13.9%, 12.5%) |
| CIE-LAB | lab(82.35, -36.07, 6.25) |
| CIE-LCH | lch(82.35, 36.61, 170.17°) |
| OKLab | oklab(83.48% -0.1024 0.016) |
| OKLCH | oklch(83.48% 0.104 171.1) |
| XYZ | xyz(44.3556, 60.9377, 59.2838) |
| Luminance | 0.6094 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Light Teal
#90E4C1
ΔE00 2.74
Seafoam Blue
#78D1B6
ΔE00 3.37
Seafoam
#7FE0B3
ΔE00 3.93
Mediumaquamarine
#66CDAA
ΔE00 4.85
Light Turquoise
#7EF4CC
ΔE00 4.93
Pale Teal
#82CBB2
ΔE00 5.18
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#7DDFC0 #DF7D9C
analogous
#7DDF8F #7DDFC0 #7DCDDF
triadic
#7DDFC0 #C07DDF #DFC07D
tetradic
#7DDFC0 #8F7DDF #DF7D9C #CDDF7D
square
#7DDFC0 #8F7DDF #DF7D9C #CDDF7D
split-complementary
#7DDFC0 #DF7DCD #DF8F7D
monochromatic
#2DB58A #4CD3A8 #7DDFC0 #AEEBD8 #DFF7F0
Accessibility & contrast
On white
1.59
#7DDFC0 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.19
#7DDFC0 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #7DDFC0
13.19:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##7DDFC0 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##7DDFC0 | 1.00 | 1.59 | 13.19 | 13.19 |
| #FFFFFF | 1.59 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.19 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.19 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DAD4BF
Deuteranopia (green-blind)
#CAC8C2
Tritanopia (blue-blind)
#5CE0D6
Achromatopsia (no color)
#CDCDCD
Design tokens & code
CSS
--color: #7ddfc0; /* rgb */ color: rgb(125, 223, 192); /* oklch */ color: oklch(83.5% 0.104 171.1);
Tailwind
colors: {
custom: {
50: '#a8e9d3',
500: '#7ddfc0',
950: '#000000',
},
}SCSS
$custom: #7ddfc0; $custom-light: #a8e9d3; $custom-dark: #000000;
JSON
{
"hex": "#7ddfc0",
"rgb": {
"r": 125,
"g": 223,
"b": 192
},
"hsl": {
"h": 161.02,
"s": 60.494,
"l": 68.235
},
"oklch": {
"l": 0.83475,
"c": 0.10363,
"h": 171.1
},
"luminance": 0.60941
}Semantic roles & 50–950 ramp
primary
#7DDFC0
secondary
#B64A6C
accent
#1D53C8
background
#FDFEFE
surface
#F7FDFB
border
#D0D5D4
text
#101614
muted
#818483