#7ADEBB#7ADEBB
#7ADEBB is a very light, moderate teal. Relative luminance 0.600; OKLCH L 83.0% C 0.108 H 168.8°. Best body text is #000000 at 12.99:1 contrast (WCAG AA passes).
Color values
| HEX | #7ADEBB |
|---|---|
| RGB | rgb(122, 222, 187) |
| HSL | hsl(159, 60%, 67%) |
| HSV | hsv(159, 45%, 87%) |
| CMYK | cmyk(45%, 0%, 15.8%, 12.9%) |
| CIE-LAB | lab(81.82, -37.46, 8.12) |
| CIE-LCH | lch(81.82, 38.33, 167.77°) |
| OKLab | oklab(82.98% -0.1056 0.0208) |
| OKLCH | oklch(82.98% 0.108 168.8) |
| XYZ | xyz(43.1132, 59.9647, 56.3065) |
| Luminance | 0.5997 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Light Teal
#90E4C1
ΔE00 2.69
Seafoam
#7FE0B3
ΔE00 2.85
Seafoam Blue
#78D1B6
ΔE00 3.59
Mediumaquamarine
#66CDAA
ΔE00 4.31
Light Turquoise
#7EF4CC
ΔE00 4.87
Eucalyptus
#44D7A8
ΔE00 5.17
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#7ADEBB #DE7A9D
analogous
#7ADE89 #7ADEBB #7ACFDE
triadic
#7ADEBB #BB7ADE #DEBB7A
tetradic
#7ADEBB #897ADE #DE7A9D #CFDE7A
square
#7ADEBB #897ADE #DE7A9D #CFDE7A
split-complementary
#7ADEBB #DE7ACF #DE897A
monochromatic
#2CB283 #49D2A2 #7ADEBB #ABEAD4 #DCF6ED
Accessibility & contrast
On white
1.62
#7ADEBB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.99
#7ADEBB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #7ADEBB
12.99:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##7ADEBB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##7ADEBB | 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)
#D9D2B9
Deuteranopia (green-blind)
#C9C7BD
Tritanopia (blue-blind)
#59DFD4
Achromatopsia (no color)
#CBCBCB
Design tokens & code
CSS
--color: #7adebb; /* rgb */ color: rgb(122, 222, 187); /* oklch */ color: oklch(83.0% 0.108 168.8);
Tailwind
colors: {
custom: {
50: '#a6e9cf',
500: '#7adebb',
950: '#000000',
},
}SCSS
$custom: #7adebb; $custom-light: #a6e9cf; $custom-dark: #000000;
JSON
{
"hex": "#7adebb",
"rgb": {
"r": 122,
"g": 222,
"b": 187
},
"hsl": {
"h": 159,
"s": 60.241,
"l": 67.451
},
"oklch": {
"l": 0.82977,
"c": 0.10764,
"h": 168.8
},
"luminance": 0.59968
}Semantic roles & 50–950 ramp
primary
#7ADEBB
secondary
#B3496E
accent
#1E59C8
background
#FDFEFE
surface
#F7FDFB
border
#D0D5D4
text
#101613
muted
#818483