#7ADCB7#7ADCB7
#7ADCB7 is a very light, moderate teal. Relative luminance 0.587; OKLCH L 82.4% C 0.108 H 167.2°. Best body text is #000000 at 12.75:1 contrast (WCAG AA passes).
Color values
| HEX | #7ADCB7 |
|---|---|
| RGB | rgb(122, 220, 183) |
| HSL | hsl(157, 58%, 67%) |
| HSV | hsv(157, 45%, 86%) |
| CMYK | cmyk(44.5%, 0%, 16.8%, 13.7%) |
| CIE-LAB | lab(81.15, -37.41, 9.28) |
| CIE-LCH | lch(81.15, 38.55, 166.07°) |
| OKLab | oklab(82.4% -0.1051 0.0238) |
| OKLCH | oklch(82.4% 0.108 167.2) |
| XYZ | xyz(42.1629, 58.7397, 53.9067) |
| Luminance | 0.5874 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Seafoam
#7FE0B3
ΔE00 2.32
Light Teal
#90E4C1
ΔE00 2.88
Seafoam Blue
#78D1B6
ΔE00 3.62
Mediumaquamarine
#66CDAA
ΔE00 3.91
Eucalyptus
#44D7A8
ΔE00 4.83
Pale Teal
#82CBB2
ΔE00 5.23
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#7ADCB7 #DC7A9F
analogous
#7ADC86 #7ADCB7 #7AD0DC
triadic
#7ADCB7 #B77ADC #DCB77A
tetradic
#7ADCB7 #867ADC #DC7A9F #D0DC7A
square
#7ADCB7 #867ADC #DC7A9F #D0DC7A
split-complementary
#7ADCB7 #DC7AD0 #DC867A
monochromatic
#2EAE7D #4ACF9D #7ADCB7 #AAE9D1 #DBF6EB
Accessibility & contrast
On white
1.65
#7ADCB7 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.75
#7ADCB7 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #7ADCB7
12.75:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##7ADCB7 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##7ADCB7 | 1.00 | 1.65 | 12.75 | 12.75 |
| #FFFFFF | 1.65 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.75 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.75 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D8D0B5
Deuteranopia (green-blind)
#C8C5B9
Tritanopia (blue-blind)
#5BDDD1
Achromatopsia (no color)
#CACACA
Design tokens & code
CSS
--color: #7adcb7; /* rgb */ color: rgb(122, 220, 183); /* oklch */ color: oklch(82.4% 0.108 167.2);
Tailwind
colors: {
custom: {
50: '#a5e7cc',
500: '#7adcb7',
950: '#000000',
},
}SCSS
$custom: #7adcb7; $custom-light: #a5e7cc; $custom-dark: #000000;
JSON
{
"hex": "#7adcb7",
"rgb": {
"r": 122,
"g": 220,
"b": 183
},
"hsl": {
"h": 157.347,
"s": 58.333,
"l": 67.059
},
"oklch": {
"l": 0.82403,
"c": 0.10774,
"h": 167.2
},
"luminance": 0.58743
}Semantic roles & 50–950 ramp
primary
#7ADCB7
secondary
#B04A71
accent
#205EC6
background
#FDFEFE
surface
#F7FCFA
border
#D0D5D3
text
#101613
muted
#818483