#7DDEBA#7DDEBA
#7DDEBA is a very light, moderate teal. Relative luminance 0.601; OKLCH L 83.1% C 0.106 H 167.7°. Best body text is #000000 at 13.03:1 contrast (WCAG AA passes).
Color values
| HEX | #7DDEBA |
|---|---|
| RGB | rgb(125, 222, 186) |
| HSL | hsl(158, 60%, 68%) |
| HSV | hsv(158, 44%, 87%) |
| CMYK | cmyk(43.7%, 0%, 16.2%, 12.9%) |
| CIE-LAB | lab(81.92, -36.92, 8.81) |
| CIE-LCH | lch(81.92, 37.95, 166.58°) |
| OKLab | oklab(83.08% -0.1039 0.0226) |
| OKLCH | oklch(83.08% 0.106 167.7) |
| XYZ | xyz(43.4380, 60.1445, 55.7649) |
| Luminance | 0.6015 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Light Teal
#90E4C1
ΔE00 2.39
Seafoam
#7FE0B3
ΔE00 2.45
Seafoam Blue
#78D1B6
ΔE00 3.77
Mediumaquamarine
#66CDAA
ΔE00 4.41
Light Turquoise
#7EF4CC
ΔE00 4.90
Eucalyptus
#44D7A8
ΔE00 5.29
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#7DDEBA #DE7DA1
analogous
#7DDE89 #7DDEBA #7DD1DE
triadic
#7DDEBA #BA7DDE #DEBA7D
tetradic
#7DDEBA #897DDE #DE7DA1 #D1DE7D
square
#7DDEBA #897DDE #DE7DA1 #D1DE7D
split-complementary
#7DDEBA #DE7DD1 #DE897D
monochromatic
#2DB382 #4CD2A0 #7DDEBA #AEEAD4 #DFF7EE
Accessibility & contrast
On white
1.61
#7DDEBA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.03
#7DDEBA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #7DDEBA
13.03:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##7DDEBA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##7DDEBA | 1.00 | 1.61 | 13.03 | 13.03 |
| #FFFFFF | 1.61 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.03 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.03 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DAD2B8
Deuteranopia (green-blind)
#CAC7BC
Tritanopia (blue-blind)
#5FDFD4
Achromatopsia (no color)
#CCCCCC
Design tokens & code
CSS
--color: #7ddeba; /* rgb */ color: rgb(125, 222, 186); /* oklch */ color: oklch(83.1% 0.106 167.7);
Tailwind
colors: {
custom: {
50: '#a7e8ce',
500: '#7ddeba',
950: '#000000',
},
}SCSS
$custom: #7ddeba; $custom-light: #a7e8ce; $custom-dark: #000000;
JSON
{
"hex": "#7ddeba",
"rgb": {
"r": 125,
"g": 222,
"b": 186
},
"hsl": {
"h": 157.732,
"s": 59.509,
"l": 68.039
},
"oklch": {
"l": 0.83082,
"c": 0.1063,
"h": 167.7
},
"luminance": 0.60148
}Semantic roles & 50–950 ramp
primary
#7DDEBA
secondary
#B54B72
accent
#1E5DC7
background
#FDFEFE
surface
#F7FDFB
border
#D0D5D4
text
#101613
muted
#818483