#7ADEBA#7ADEBA
#7ADEBA is a very light, moderate teal. Relative luminance 0.599; OKLCH L 83.0% C 0.108 H 168.2°. Best body text is #000000 at 12.99:1 contrast (WCAG AA passes).
Color values
| HEX | #7ADEBA |
|---|---|
| RGB | rgb(122, 222, 186) |
| HSL | hsl(158, 60%, 67%) |
| HSV | hsv(158, 45%, 87%) |
| CMYK | cmyk(45%, 0%, 16.2%, 12.9%) |
| CIE-LAB | lab(81.80, -37.68, 8.62) |
| CIE-LCH | lch(81.80, 38.65, 167.12°) |
| OKLab | oklab(82.95% -0.106 0.0221) |
| OKLCH | oklch(82.95% 0.108 168.2) |
| XYZ | xyz(43.0065, 59.9220, 55.7447) |
| Luminance | 0.5992 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Seafoam
#7FE0B3
ΔE00 2.57
Light Teal
#90E4C1
ΔE00 2.67
Seafoam Blue
#78D1B6
ΔE00 3.75
Mediumaquamarine
#66CDAA
ΔE00 4.29
Light Turquoise
#7EF4CC
ΔE00 4.86
Eucalyptus
#44D7A8
ΔE00 5.04
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#7ADEBA #DE7A9E
analogous
#7ADE88 #7ADEBA #7AD0DE
triadic
#7ADEBA #BA7ADE #DEBA7A
tetradic
#7ADEBA #887ADE #DE7A9E #D0DE7A
square
#7ADEBA #887ADE #DE7A9E #D0DE7A
split-complementary
#7ADEBA #DE7AD0 #DE887A
monochromatic
#2CB281 #49D2A1 #7ADEBA #ABEAD3 #DCF6ED
Accessibility & contrast
On white
1.62
#7ADEBA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.99
#7ADEBA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #7ADEBA
12.99:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##7ADEBA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##7ADEBA | 1.00 | 1.62 | 12.99 | 12.99 |
| #FFFFFF | 1.62 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.99 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.99 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DAD2B8
Deuteranopia (green-blind)
#CAC7BC
Tritanopia (blue-blind)
#59DFD4
Achromatopsia (no color)
#CBCBCB
Design tokens & code
CSS
--color: #7adeba; /* rgb */ color: rgb(122, 222, 186); /* oklch */ color: oklch(83.0% 0.108 168.2);
Tailwind
colors: {
custom: {
50: '#a6e9ce',
500: '#7adeba',
950: '#000000',
},
}SCSS
$custom: #7adeba; $custom-light: #a6e9ce; $custom-dark: #000000;
JSON
{
"hex": "#7adeba",
"rgb": {
"r": 122,
"g": 222,
"b": 186
},
"hsl": {
"h": 158.4,
"s": 60.241,
"l": 67.451
},
"oklch": {
"l": 0.82951,
"c": 0.10833,
"h": 168.2
},
"luminance": 0.59925
}Semantic roles & 50–950 ramp
primary
#7ADEBA
secondary
#B3496F
accent
#1E5BC8
background
#FDFEFE
surface
#F7FDFB
border
#D0D5D4
text
#101613
muted
#818483