#7DDEB5#7DDEB5
#7DDEB5 is a very light, moderate teal. Relative luminance 0.599; OKLCH L 83.0% C 0.110 H 164.7°. Best body text is #000000 at 12.99:1 contrast (WCAG AA passes).
Color values
| HEX | #7DDEB5 |
|---|---|
| RGB | rgb(125, 222, 181) |
| HSL | hsl(155, 60%, 68%) |
| HSV | hsv(155, 44%, 87%) |
| CMYK | cmyk(43.7%, 0%, 18.5%, 12.9%) |
| CIE-LAB | lab(81.80, -37.98, 11.29) |
| CIE-LCH | lch(81.80, 39.62, 163.45°) |
| OKLab | oklab(82.95% -0.1061 0.029) |
| OKLCH | oklch(82.95% 0.11 164.7) |
| XYZ | xyz(42.9157, 59.9356, 53.0144) |
| Luminance | 0.5994 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Seafoam
#7FE0B3
ΔE00 1.12
Light Teal
#90E4C1
ΔE00 2.77
Mediumaquamarine
#66CDAA
ΔE00 4.63
Seafoam Blue
#78D1B6
ΔE00 4.71
Eucalyptus
#44D7A8
ΔE00 4.92
Light Turquoise
#7EF4CC
ΔE00 5.09
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#7DDEB5 #DE7DA6
analogous
#7DDE84 #7DDEB5 #7DD6DE
triadic
#7DDEB5 #B57DDE #DEB57D
tetradic
#7DDEB5 #847DDE #DE7DA6 #D6DE7D
square
#7DDEB5 #847DDE #DE7DA6 #D6DE7D
split-complementary
#7DDEB5 #DE7DD6 #DE847D
monochromatic
#2DB37B #4CD299 #7DDEB5 #AEEAD1 #DFF7ED
Accessibility & contrast
On white
1.62
#7DDEB5 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.99
#7DDEB5 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #7DDEB5
12.99:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##7DDEB5 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##7DDEB5 | 1.00 | 1.62 | 12.99 | 12.99 |
| #FFFFFF | 1.62 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.99 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.99 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DBD2B3
Deuteranopia (green-blind)
#CBC7B8
Tritanopia (blue-blind)
#61DED2
Achromatopsia (no color)
#CBCBCB
Design tokens & code
CSS
--color: #7ddeb5; /* rgb */ color: rgb(125, 222, 181); /* oklch */ color: oklch(83.0% 0.110 164.7);
Tailwind
colors: {
custom: {
50: '#a7e9cb',
500: '#7ddeb5',
950: '#000000',
},
}SCSS
$custom: #7ddeb5; $custom-light: #a7e9cb; $custom-dark: #000000;
JSON
{
"hex": "#7ddeb5",
"rgb": {
"r": 125,
"g": 222,
"b": 181
},
"hsl": {
"h": 154.639,
"s": 59.509,
"l": 68.039
},
"oklch": {
"l": 0.82952,
"c": 0.10996,
"h": 164.7
},
"luminance": 0.59939
}Semantic roles & 50–950 ramp
primary
#7DDEB5
secondary
#B54B77
accent
#1E66C7
background
#FDFEFD
surface
#F7FDF9
border
#D0D5D2
text
#101613
muted
#818482