#7ADEBD#7ADEBD
#7ADEBD is a very light, moderate teal. Relative luminance 0.601; OKLCH L 83.0% C 0.106 H 170.1°. Best body text is #000000 at 13.01:1 contrast (WCAG AA passes).
Color values
| HEX | #7ADEBD |
|---|---|
| RGB | rgb(122, 222, 189) |
| HSL | hsl(160, 60%, 67%) |
| HSV | hsv(160, 45%, 87%) |
| CMYK | cmyk(45%, 0%, 14.9%, 12.9%) |
| CIE-LAB | lab(81.87, -37.02, 7.13) |
| CIE-LCH | lch(81.87, 37.70, 169.10°) |
| OKLab | oklab(83.03% -0.1047 0.0183) |
| OKLCH | oklch(83.03% 0.106 170.1) |
| XYZ | xyz(43.3288, 60.0509, 57.4420) |
| Luminance | 0.6005 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Light Teal
#90E4C1
ΔE00 2.82
Seafoam Blue
#78D1B6
ΔE00 3.34
Seafoam
#7FE0B3
ΔE00 3.42
Mediumaquamarine
#66CDAA
ΔE00 4.40
Light Turquoise
#7EF4CC
ΔE00 4.96
Pale Teal
#82CBB2
ΔE00 5.20
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#7ADEBD #DE7A9B
analogous
#7ADE8B #7ADEBD #7ACDDE
triadic
#7ADEBD #BD7ADE #DEBD7A
tetradic
#7ADEBD #8B7ADE #DE7A9B #CDDE7A
square
#7ADEBD #8B7ADE #DE7A9B #CDDE7A
split-complementary
#7ADEBD #DE7ACD #DE8B7A
monochromatic
#2CB285 #49D2A5 #7ADEBD #ABEAD5 #DCF6EE
Accessibility & contrast
On white
1.61
#7ADEBD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.01
#7ADEBD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #7ADEBD
13.01:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##7ADEBD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##7ADEBD | 1.00 | 1.61 | 13.01 | 13.01 |
| #FFFFFF | 1.61 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.01 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.01 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D9D2BB
Deuteranopia (green-blind)
#C9C7BF
Tritanopia (blue-blind)
#58DFD4
Achromatopsia (no color)
#CCCCCC
Design tokens & code
CSS
--color: #7adebd; /* rgb */ color: rgb(122, 222, 189); /* oklch */ color: oklch(83.0% 0.106 170.1);
Tailwind
colors: {
custom: {
50: '#a6e8d0',
500: '#7adebd',
950: '#000000',
},
}SCSS
$custom: #7adebd; $custom-light: #a6e8d0; $custom-dark: #000000;
JSON
{
"hex": "#7adebd",
"rgb": {
"r": 122,
"g": 222,
"b": 189
},
"hsl": {
"h": 160.2,
"s": 60.241,
"l": 67.451
},
"oklch": {
"l": 0.8303,
"c": 0.10631,
"h": 170.1
},
"luminance": 0.60054
}Semantic roles & 50–950 ramp
primary
#7ADEBD
secondary
#B3496C
accent
#1E56C8
background
#FDFEFE
surface
#F7FDFB
border
#D0D5D4
text
#101614
muted
#818483