#7DDFAF#7DDFAF
#7DDFAF is a very light, moderate teal. Relative luminance 0.602; OKLCH L 83.0% C 0.116 H 161.1°. Best body text is #000000 at 13.05:1 contrast (WCAG AA passes).
Color values
| HEX | #7DDFAF |
|---|---|
| RGB | rgb(125, 223, 175) |
| HSL | hsl(151, 60%, 68%) |
| HSV | hsv(151, 44%, 87%) |
| CMYK | cmyk(43.9%, 0%, 21.5%, 12.5%) |
| CIE-LAB | lab(81.96, -39.67, 14.67) |
| CIE-LCH | lch(81.96, 42.29, 159.70°) |
| OKLab | oklab(83.04% -0.1099 0.0376) |
| OKLCH | oklch(83.04% 0.116 161.1) |
| XYZ | xyz(42.5797, 60.2274, 49.9304) |
| Luminance | 0.6023 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Seafoam
#7FE0B3
ΔE00 0.81
Light Teal
#90E4C1
ΔE00 3.92
Hospital Green
#9BE5AA
ΔE00 5.02
Eucalyptus
#44D7A8
ΔE00 5.05
Mediumaquamarine
#66CDAA
ΔE00 5.59
Light Turquoise
#7EF4CC
ΔE00 5.64
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#7DDFAF #DF7DAD
analogous
#7DDF7E #7DDFAF #7DDEDF
triadic
#7DDFAF #AF7DDF #DFAF7D
tetradic
#7DDFAF #7E7DDF #DF7DAD #DEDF7D
square
#7DDFAF #7E7DDF #DF7DAD #DEDF7D
split-complementary
#7DDFAF #DF7DDE #DF7E7D
monochromatic
#2DB572 #4CD391 #7DDFAF #AEEBCD #DFF7EB
Accessibility & contrast
On white
1.61
#7DDFAF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.05
#7DDFAF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #7DDFAF
13.05:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##7DDFAF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##7DDFAF | 1.00 | 1.61 | 13.05 | 13.05 |
| #FFFFFF | 1.61 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.05 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.05 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DDD2AC
Deuteranopia (green-blind)
#CDC7B2
Tritanopia (blue-blind)
#63DED2
Achromatopsia (no color)
#CCCCCC
Design tokens & code
CSS
--color: #7ddfaf; /* rgb */ color: rgb(125, 223, 175); /* oklch */ color: oklch(83.0% 0.116 161.1);
Tailwind
colors: {
custom: {
50: '#a7e9c7',
500: '#7ddfaf',
950: '#000000',
},
}SCSS
$custom: #7ddfaf; $custom-light: #a7e9c7; $custom-dark: #000000;
JSON
{
"hex": "#7ddfaf",
"rgb": {
"r": 125,
"g": 223,
"b": 175
},
"hsl": {
"h": 150.612,
"s": 60.494,
"l": 68.235
},
"oklch": {
"l": 0.83037,
"c": 0.11614,
"h": 161.1
},
"luminance": 0.6023
}Semantic roles & 50–950 ramp
primary
#7DDFAF
secondary
#B64A7F
accent
#1D71C8
background
#FDFEFD
surface
#F7FDF9
border
#D0D5D2
text
#101613
muted
#818482