#7ADAAA#7ADAAA
#7ADAAA is a light, moderate teal. Relative luminance 0.572; OKLCH L 81.6% C 0.115 H 160.6°. Best body text is #000000 at 12.44:1 contrast (WCAG AA passes).
Color values
| HEX | #7ADAAA |
|---|---|
| RGB | rgb(122, 218, 170) |
| HSL | hsl(150, 56%, 67%) |
| HSV | hsv(150, 44%, 85%) |
| CMYK | cmyk(44%, 0%, 22%, 14.5%) |
| CIE-LAB | lab(80.28, -39.22, 14.92) |
| CIE-LCH | lch(80.28, 41.96, 159.17°) |
| OKLab | oklab(81.61% -0.1085 0.0383) |
| OKLCH | oklch(81.61% 0.115 160.6) |
| XYZ | xyz(40.3501, 57.1797, 46.9330) |
| Luminance | 0.5718 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Seafoam
#7FE0B3
ΔE00 1.70
Light Teal
#90E4C1
ΔE00 4.57
Eucalyptus
#44D7A8
ΔE00 4.69
Mediumaquamarine
#66CDAA
ΔE00 4.86
Hospital Green
#9BE5AA
ΔE00 5.39
Seafoam Blue
#78D1B6
ΔE00 5.92
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#7ADAAA #DA7AAA
analogous
#7ADA7A #7ADAAA #7ADADA
triadic
#7ADAAA #AA7ADA #DAAA7A
tetradic
#7ADAAA #7A7ADA #DA7AAA #DADA7A
square
#7ADAAA #7A7ADA #DA7AAA #DADA7A
split-complementary
#7ADAAA #DA7ADA #DA7A7A
monochromatic
#2FAA6D #4ACD8B #7ADAAA #AAE7C9 #DAF5E7
Accessibility & contrast
On white
1.69
#7ADAAA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.44
#7ADAAA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #7ADAAA
12.44:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##7ADAAA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##7ADAAA | 1.00 | 1.69 | 12.44 | 12.44 |
| #FFFFFF | 1.69 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.44 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.44 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D8CDA7
Deuteranopia (green-blind)
#C9C3AD
Tritanopia (blue-blind)
#61D9CD
Achromatopsia (no color)
#C7C7C7
Design tokens & code
CSS
--color: #7adaaa; /* rgb */ color: rgb(122, 218, 170); /* oklch */ color: oklch(81.6% 0.115 160.6);
Tailwind
colors: {
custom: {
50: '#a5e6c3',
500: '#7adaaa',
950: '#000000',
},
}SCSS
$custom: #7adaaa; $custom-light: #a5e6c3; $custom-dark: #000000;
JSON
{
"hex": "#7adaaa",
"rgb": {
"r": 122,
"g": 218,
"b": 170
},
"hsl": {
"h": 150,
"s": 56.471,
"l": 66.667
},
"oklch": {
"l": 0.81605,
"c": 0.11507,
"h": 160.6
},
"luminance": 0.57183
}Semantic roles & 50–950 ramp
primary
#7ADAAA
secondary
#AD4B7C
accent
#2173C4
background
#FDFEFD
surface
#F7FCF9
border
#D0D5D2
text
#101612
muted
#818482