#7ADEAE#7ADEAE
#7ADEAE is a very light, moderate teal. Relative luminance 0.594; OKLCH L 82.6% C 0.117 H 161.4°. Best body text is #000000 at 12.89:1 contrast (WCAG AA passes).
Color values
| HEX | #7ADEAE |
|---|---|
| RGB | rgb(122, 222, 174) |
| HSL | hsl(151, 60%, 67%) |
| HSV | hsv(151, 45%, 87%) |
| CMYK | cmyk(45%, 0%, 21.6%, 12.9%) |
| CIE-LAB | lab(81.53, -40.20, 14.57) |
| CIE-LCH | lch(81.53, 42.76, 160.08°) |
| OKLab | oklab(82.65% -0.1114 0.0374) |
| OKLCH | oklch(82.65% 0.117 161.4) |
| XYZ | xyz(41.7840, 59.4330, 49.3061) |
| Luminance | 0.5944 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Seafoam
#7FE0B3
ΔE00 0.97
Light Teal
#90E4C1
ΔE00 4.11
Eucalyptus
#44D7A8
ΔE00 4.70
Hospital Green
#9BE5AA
ΔE00 5.31
Mediumaquamarine
#66CDAA
ΔE00 5.32
Light Turquoise
#7EF4CC
ΔE00 5.78
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#7ADEAE #DE7AAA
analogous
#7ADE7C #7ADEAE #7ADCDE
triadic
#7ADEAE #AE7ADE #DEAE7A
tetradic
#7ADEAE #7C7ADE #DE7AAA #DCDE7A
square
#7ADEAE #7C7ADE #DE7AAA #DCDE7A
split-complementary
#7ADEAE #DE7ADC #DE7C7A
monochromatic
#2CB271 #49D290 #7ADEAE #ABEACC #DCF6EA
Accessibility & contrast
On white
1.63
#7ADEAE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.89
#7ADEAE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #7ADEAE
12.89:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##7ADEAE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##7ADEAE | 1.00 | 1.63 | 12.89 | 12.89 |
| #FFFFFF | 1.63 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.89 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.89 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DBD1AB
Deuteranopia (green-blind)
#CCC6B1
Tritanopia (blue-blind)
#5EDED1
Achromatopsia (no color)
#CBCBCB
Design tokens & code
CSS
--color: #7adeae; /* rgb */ color: rgb(122, 222, 174); /* oklch */ color: oklch(82.6% 0.117 161.4);
Tailwind
colors: {
custom: {
50: '#a5e9c6',
500: '#7adeae',
950: '#000000',
},
}SCSS
$custom: #7adeae; $custom-light: #a5e9c6; $custom-dark: #000000;
JSON
{
"hex": "#7adeae",
"rgb": {
"r": 122,
"g": 222,
"b": 174
},
"hsl": {
"h": 151.2,
"s": 60.241,
"l": 67.451
},
"oklch": {
"l": 0.82646,
"c": 0.11746,
"h": 161.4
},
"luminance": 0.59436
}Semantic roles & 50–950 ramp
primary
#7ADEAE
secondary
#B3497C
accent
#1E6FC8
background
#FDFEFD
surface
#F7FDF9
border
#D0D5D2
text
#101613
muted
#818482