#7ADEB2#7ADEB2
#7ADEB2 is a very light, moderate teal. Relative luminance 0.596; OKLCH L 82.7% C 0.114 H 163.6°. Best body text is #000000 at 12.92:1 contrast (WCAG AA passes).
Color values
| HEX | #7ADEB2 |
|---|---|
| RGB | rgb(122, 222, 178) |
| HSL | hsl(154, 60%, 67%) |
| HSV | hsv(154, 45%, 87%) |
| CMYK | cmyk(45%, 0%, 19.8%, 12.9%) |
| CIE-LAB | lab(81.62, -39.38, 12.59) |
| CIE-LCH | lch(81.62, 41.34, 162.28°) |
| OKLab | oklab(82.75% -0.1096 0.0323) |
| OKLCH | oklch(82.75% 0.114 163.6) |
| XYZ | xyz(42.1798, 59.5913, 51.3904) |
| Luminance | 0.5959 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Seafoam
#7FE0B3
ΔE00 0.72
Light Teal
#90E4C1
ΔE00 3.40
Eucalyptus
#44D7A8
ΔE00 4.57
Mediumaquamarine
#66CDAA
ΔE00 4.78
Seafoam Blue
#78D1B6
ΔE00 5.28
Light Turquoise
#7EF4CC
ΔE00 5.29
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#7ADEB2 #DE7AA6
analogous
#7ADE80 #7ADEB2 #7AD8DE
triadic
#7ADEB2 #B27ADE #DEB27A
tetradic
#7ADEB2 #807ADE #DE7AA6 #D8DE7A
square
#7ADEB2 #807ADE #DE7AA6 #D8DE7A
split-complementary
#7ADEB2 #DE7AD8 #DE807A
monochromatic
#2CB277 #49D296 #7ADEB2 #ABEACE #DCF6EB
Accessibility & contrast
On white
1.63
#7ADEB2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.92
#7ADEB2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #7ADEB2
12.92:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##7ADEB2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##7ADEB2 | 1.00 | 1.63 | 12.92 | 12.92 |
| #FFFFFF | 1.63 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.92 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.92 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DBD1B0
Deuteranopia (green-blind)
#CBC6B5
Tritanopia (blue-blind)
#5DDED2
Achromatopsia (no color)
#CBCBCB
Design tokens & code
CSS
--color: #7adeb2; /* rgb */ color: rgb(122, 222, 178); /* oklch */ color: oklch(82.7% 0.114 163.6);
Tailwind
colors: {
custom: {
50: '#a5e9c9',
500: '#7adeb2',
950: '#000000',
},
}SCSS
$custom: #7adeb2; $custom-light: #a5e9c9; $custom-dark: #000000;
JSON
{
"hex": "#7adeb2",
"rgb": {
"r": 122,
"g": 222,
"b": 178
},
"hsl": {
"h": 153.6,
"s": 60.241,
"l": 67.451
},
"oklch": {
"l": 0.82745,
"c": 0.11425,
"h": 163.6
},
"luminance": 0.59594
}Semantic roles & 50–950 ramp
primary
#7ADEB2
secondary
#B34978
accent
#1E69C8
background
#FDFEFD
surface
#F7FDF9
border
#D0D5D2
text
#101613
muted
#818482