#7ADEBE#7ADEBE
#7ADEBE is a very light, moderate teal. Relative luminance 0.601; OKLCH L 83.1% C 0.106 H 170.8°. Best body text is #000000 at 13.02:1 contrast (WCAG AA passes).
Color values
| HEX | #7ADEBE |
|---|---|
| RGB | rgb(122, 222, 190) |
| HSL | hsl(161, 60%, 67%) |
| HSV | hsv(161, 45%, 87%) |
| CMYK | cmyk(45%, 0%, 14.4%, 12.9%) |
| CIE-LAB | lab(81.89, -36.80, 6.63) |
| CIE-LCH | lch(81.89, 37.40, 169.78°) |
| OKLab | oklab(83.06% -0.1043 0.017) |
| OKLCH | oklch(83.06% 0.106 170.8) |
| XYZ | xyz(43.4377, 60.0945, 58.0156) |
| Luminance | 0.6010 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Light Teal
#90E4C1
ΔE00 2.93
Seafoam Blue
#78D1B6
ΔE00 3.24
Seafoam
#7FE0B3
ΔE00 3.71
Mediumaquamarine
#66CDAA
ΔE00 4.47
Light Turquoise
#7EF4CC
ΔE00 5.03
Pale Teal
#82CBB2
ΔE00 5.13
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#7ADEBE #DE7A9A
analogous
#7ADE8C #7ADEBE #7ACCDE
triadic
#7ADEBE #BE7ADE #DEBE7A
tetradic
#7ADEBE #8C7ADE #DE7A9A #CCDE7A
square
#7ADEBE #8C7ADE #DE7A9A #CCDE7A
split-complementary
#7ADEBE #DE7ACC #DE8C7A
monochromatic
#2CB287 #49D2A6 #7ADEBE #ABEAD6 #DCF6EE
Accessibility & contrast
On white
1.61
#7ADEBE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.02
#7ADEBE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #7ADEBE
13.02:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##7ADEBE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##7ADEBE | 1.00 | 1.61 | 13.02 | 13.02 |
| #FFFFFF | 1.61 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.02 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.02 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D9D2BC
Deuteranopia (green-blind)
#C9C7C0
Tritanopia (blue-blind)
#57DFD5
Achromatopsia (no color)
#CCCCCC
Design tokens & code
CSS
--color: #7adebe; /* rgb */ color: rgb(122, 222, 190); /* oklch */ color: oklch(83.1% 0.106 170.8);
Tailwind
colors: {
custom: {
50: '#a6e8d1',
500: '#7adebe',
950: '#000000',
},
}SCSS
$custom: #7adebe; $custom-light: #a6e8d1; $custom-dark: #000000;
JSON
{
"hex": "#7adebe",
"rgb": {
"r": 122,
"g": 222,
"b": 190
},
"hsl": {
"h": 160.8,
"s": 60.241,
"l": 67.451
},
"oklch": {
"l": 0.83057,
"c": 0.10566,
"h": 170.8
},
"luminance": 0.60098
}Semantic roles & 50–950 ramp
primary
#7ADEBE
secondary
#B3496B
accent
#1E54C8
background
#FDFEFE
surface
#F7FDFB
border
#D0D5D4
text
#101614
muted
#818483