#7DDEBB#7DDEBB
#7DDEBB is a very light, moderate teal. Relative luminance 0.602; OKLCH L 83.1% C 0.106 H 168.3°. Best body text is #000000 at 13.04:1 contrast (WCAG AA passes).
Color values
| HEX | #7DDEBB |
|---|---|
| RGB | rgb(125, 222, 187) |
| HSL | hsl(158, 60%, 68%) |
| HSV | hsv(158, 44%, 87%) |
| CMYK | cmyk(43.7%, 0%, 15.8%, 12.9%) |
| CIE-LAB | lab(81.94, -36.70, 8.31) |
| CIE-LCH | lch(81.94, 37.63, 167.24°) |
| OKLab | oklab(83.11% -0.1034 0.0213) |
| OKLCH | oklch(83.11% 0.106 168.3) |
| XYZ | xyz(43.5447, 60.1871, 56.3268) |
| Luminance | 0.6019 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Light Teal
#90E4C1
ΔE00 2.40
Seafoam
#7FE0B3
ΔE00 2.73
Seafoam Blue
#78D1B6
ΔE00 3.61
Mediumaquamarine
#66CDAA
ΔE00 4.42
Light Turquoise
#7EF4CC
ΔE00 4.91
Pale Teal
#82CBB2
ΔE00 5.27
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#7DDEBB #DE7DA0
analogous
#7DDE8B #7DDEBB #7DD0DE
triadic
#7DDEBB #BB7DDE #DEBB7D
tetradic
#7DDEBB #8B7DDE #DE7DA0 #D0DE7D
square
#7DDEBB #8B7DDE #DE7DA0 #D0DE7D
split-complementary
#7DDEBB #DE7DD0 #DE8B7D
monochromatic
#2DB383 #4CD2A1 #7DDEBB #AEEAD5 #DFF7EE
Accessibility & contrast
On white
1.61
#7DDEBB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.04
#7DDEBB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #7DDEBB
13.04:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##7DDEBB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##7DDEBB | 1.00 | 1.61 | 13.04 | 13.04 |
| #FFFFFF | 1.61 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.04 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.04 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DAD2B9
Deuteranopia (green-blind)
#CAC7BD
Tritanopia (blue-blind)
#5EDFD4
Achromatopsia (no color)
#CCCCCC
Design tokens & code
CSS
--color: #7ddebb; /* rgb */ color: rgb(125, 222, 187); /* oklch */ color: oklch(83.1% 0.106 168.3);
Tailwind
colors: {
custom: {
50: '#a7e8cf',
500: '#7ddebb',
950: '#000000',
},
}SCSS
$custom: #7ddebb; $custom-light: #a7e8cf; $custom-dark: #000000;
JSON
{
"hex": "#7ddebb",
"rgb": {
"r": 125,
"g": 222,
"b": 187
},
"hsl": {
"h": 158.351,
"s": 59.509,
"l": 68.039
},
"oklch": {
"l": 0.83108,
"c": 0.10561,
"h": 168.3
},
"luminance": 0.6019
}Semantic roles & 50–950 ramp
primary
#7DDEBB
secondary
#B54B71
accent
#1E5BC7
background
#FDFEFE
surface
#F7FDFB
border
#D0D5D4
text
#101613
muted
#818483