#7DDEB3#7DDEB3
#7DDEB3 is a very light, moderate teal. Relative luminance 0.599; OKLCH L 82.9% C 0.112 H 163.6°. Best body text is #000000 at 12.97:1 contrast (WCAG AA passes).
Color values
| HEX | #7DDEB3 |
|---|---|
| RGB | rgb(125, 222, 179) |
| HSL | hsl(153, 60%, 68%) |
| HSV | hsv(153, 44%, 87%) |
| CMYK | cmyk(43.7%, 0%, 19.4%, 12.9%) |
| CIE-LAB | lab(81.76, -38.40, 12.28) |
| CIE-LCH | lch(81.76, 40.31, 162.27°) |
| OKLab | oklab(82.9% -0.1069 0.0315) |
| OKLCH | oklch(82.9% 0.112 163.6) |
| XYZ | xyz(42.7120, 59.8541, 51.9414) |
| Luminance | 0.5986 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Seafoam
#7FE0B3
ΔE00 0.67
Light Teal
#90E4C1
ΔE00 3.08
Mediumaquamarine
#66CDAA
ΔE00 4.82
Eucalyptus
#44D7A8
ΔE00 4.88
Seafoam Blue
#78D1B6
ΔE00 5.12
Light Turquoise
#7EF4CC
ΔE00 5.27
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#7DDEB3 #DE7DA8
analogous
#7DDE82 #7DDEB3 #7DD8DE
triadic
#7DDEB3 #B37DDE #DEB37D
tetradic
#7DDEB3 #827DDE #DE7DA8 #D8DE7D
square
#7DDEB3 #827DDE #DE7DA8 #D8DE7D
split-complementary
#7DDEB3 #DE7DD8 #DE827D
monochromatic
#2DB378 #4CD296 #7DDEB3 #AEEAD0 #DFF7EC
Accessibility & contrast
On white
1.62
#7DDEB3 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.97
#7DDEB3 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #7DDEB3
12.97:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##7DDEB3 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##7DDEB3 | 1.00 | 1.62 | 12.97 | 12.97 |
| #FFFFFF | 1.62 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.97 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.97 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DBD2B1
Deuteranopia (green-blind)
#CCC7B6
Tritanopia (blue-blind)
#61DED2
Achromatopsia (no color)
#CBCBCB
Design tokens & code
CSS
--color: #7ddeb3; /* rgb */ color: rgb(125, 222, 179); /* oklch */ color: oklch(82.9% 0.112 163.6);
Tailwind
colors: {
custom: {
50: '#a7e9c9',
500: '#7ddeb3',
950: '#000000',
},
}SCSS
$custom: #7ddeb3; $custom-light: #a7e9c9; $custom-dark: #000000;
JSON
{
"hex": "#7ddeb3",
"rgb": {
"r": 125,
"g": 222,
"b": 179
},
"hsl": {
"h": 153.402,
"s": 59.509,
"l": 68.039
},
"oklch": {
"l": 0.82902,
"c": 0.1115,
"h": 163.6
},
"luminance": 0.59857
}Semantic roles & 50–950 ramp
primary
#7DDEB3
secondary
#B54B7A
accent
#1E69C7
background
#FDFEFD
surface
#F7FDF9
border
#D0D5D2
text
#101613
muted
#818482