#7ADEBC#7ADEBC
#7ADEBC is a very light, moderate teal. Relative luminance 0.600; OKLCH L 83.0% C 0.107 H 169.5°. Best body text is #000000 at 13.00:1 contrast (WCAG AA passes).
Color values
| HEX | #7ADEBC |
|---|---|
| RGB | rgb(122, 222, 188) |
| HSL | hsl(160, 60%, 67%) |
| HSV | hsv(160, 45%, 87%) |
| CMYK | cmyk(45%, 0%, 15.3%, 12.9%) |
| CIE-LAB | lab(81.84, -37.24, 7.63) |
| CIE-LCH | lch(81.84, 38.01, 168.43°) |
| OKLab | oklab(83% -0.1052 0.0195) |
| OKLCH | oklch(83% 0.107 169.5) |
| XYZ | xyz(43.2206, 60.0076, 56.8723) |
| Luminance | 0.6001 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Light Teal
#90E4C1
ΔE00 2.74
Seafoam
#7FE0B3
ΔE00 3.13
Seafoam Blue
#78D1B6
ΔE00 3.46
Mediumaquamarine
#66CDAA
ΔE00 4.34
Light Turquoise
#7EF4CC
ΔE00 4.91
Pale Teal
#82CBB2
ΔE00 5.28
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#7ADEBC #DE7A9C
analogous
#7ADE8A #7ADEBC #7ACEDE
triadic
#7ADEBC #BC7ADE #DEBC7A
tetradic
#7ADEBC #8A7ADE #DE7A9C #CEDE7A
square
#7ADEBC #8A7ADE #DE7A9C #CEDE7A
split-complementary
#7ADEBC #DE7ACE #DE8A7A
monochromatic
#2CB284 #49D2A3 #7ADEBC #ABEAD5 #DCF6ED
Accessibility & contrast
On white
1.62
#7ADEBC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.00
#7ADEBC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #7ADEBC
13.00:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##7ADEBC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##7ADEBC | 1.00 | 1.62 | 13.00 | 13.00 |
| #FFFFFF | 1.62 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.00 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.00 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D9D2BA
Deuteranopia (green-blind)
#C9C7BE
Tritanopia (blue-blind)
#58DFD4
Achromatopsia (no color)
#CBCBCB
Design tokens & code
CSS
--color: #7adebc; /* rgb */ color: rgb(122, 222, 188); /* oklch */ color: oklch(83.0% 0.107 169.5);
Tailwind
colors: {
custom: {
50: '#a6e8d0',
500: '#7adebc',
950: '#000000',
},
}SCSS
$custom: #7adebc; $custom-light: #a6e8d0; $custom-dark: #000000;
JSON
{
"hex": "#7adebc",
"rgb": {
"r": 122,
"g": 222,
"b": 188
},
"hsl": {
"h": 159.6,
"s": 60.241,
"l": 67.451
},
"oklch": {
"l": 0.83004,
"c": 0.10697,
"h": 169.5
},
"luminance": 0.60011
}Semantic roles & 50–950 ramp
primary
#7ADEBC
secondary
#B3496D
accent
#1E57C8
background
#FDFEFE
surface
#F7FDFB
border
#D0D5D4
text
#101614
muted
#818483