#7DDEBF#7DDEBF
#7DDEBF is a very light, moderate teal. Relative luminance 0.604; OKLCH L 83.2% C 0.103 H 171.0°. Best body text is #000000 at 13.07:1 contrast (WCAG AA passes).
Color values
| HEX | #7DDEBF |
|---|---|
| RGB | rgb(125, 222, 191) |
| HSL | hsl(161, 60%, 68%) |
| HSV | hsv(161, 44%, 87%) |
| CMYK | cmyk(43.7%, 0%, 14%, 12.9%) |
| CIE-LAB | lab(82.03, -35.83, 6.33) |
| CIE-LCH | lch(82.03, 36.39, 169.98°) |
| OKLab | oklab(83.21% -0.1017 0.0162) |
| OKLCH | oklch(83.21% 0.103 171) |
| XYZ | xyz(43.9788, 60.3608, 58.6134) |
| Luminance | 0.6036 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Light Teal
#90E4C1
ΔE00 2.78
Seafoam Blue
#78D1B6
ΔE00 3.15
Seafoam
#7FE0B3
ΔE00 3.90
Mediumaquamarine
#66CDAA
ΔE00 4.65
Pale Teal
#82CBB2
ΔE00 4.96
Light Turquoise
#7EF4CC
ΔE00 5.13
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#7DDEBF #DE7D9C
analogous
#7DDE8E #7DDEBF #7DCCDE
triadic
#7DDEBF #BF7DDE #DEBF7D
tetradic
#7DDEBF #8E7DDE #DE7D9C #CCDE7D
square
#7DDEBF #8E7DDE #DE7D9C #CCDE7D
split-complementary
#7DDEBF #DE7DCC #DE8E7D
monochromatic
#2DB388 #4CD2A7 #7DDEBF #AEEAD7 #DFF7EF
Accessibility & contrast
On white
1.61
#7DDEBF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.07
#7DDEBF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #7DDEBF
13.07:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##7DDEBF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##7DDEBF | 1.00 | 1.61 | 13.07 | 13.07 |
| #FFFFFF | 1.61 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.07 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.07 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D9D3BE
Deuteranopia (green-blind)
#C9C7C1
Tritanopia (blue-blind)
#5DDFD5
Achromatopsia (no color)
#CCCCCC
Design tokens & code
CSS
--color: #7ddebf; /* rgb */ color: rgb(125, 222, 191); /* oklch */ color: oklch(83.2% 0.103 171.0);
Tailwind
colors: {
custom: {
50: '#a7e8d2',
500: '#7ddebf',
950: '#000000',
},
}SCSS
$custom: #7ddebf; $custom-light: #a7e8d2; $custom-dark: #000000;
JSON
{
"hex": "#7ddebf",
"rgb": {
"r": 125,
"g": 222,
"b": 191
},
"hsl": {
"h": 160.825,
"s": 59.509,
"l": 68.039
},
"oklch": {
"l": 0.83215,
"c": 0.10296,
"h": 171
},
"luminance": 0.60364
}Semantic roles & 50–950 ramp
primary
#7DDEBF
secondary
#B54B6C
accent
#1E54C7
background
#FDFEFE
surface
#F7FDFB
border
#D0D5D4
text
#101614
muted
#818483