#7AD2B2#7AD2B2
#7AD2B2 is a light, moderate teal. Relative luminance 0.534; OKLCH L 79.9% C 0.098 H 168.4°. Best body text is #000000 at 11.69:1 contrast (WCAG AA passes).
Color values
| HEX | #7AD2B2 |
|---|---|
| RGB | rgb(122, 210, 178) |
| HSL | hsl(158, 49%, 65%) |
| HSV | hsv(158, 42%, 82%) |
| CMYK | cmyk(41.9%, 0%, 15.2%, 17.6%) |
| CIE-LAB | lab(78.14, -33.88, 7.63) |
| CIE-LCH | lch(78.14, 34.72, 167.31°) |
| OKLab | oklab(79.93% -0.0956 0.0196) |
| OKLCH | oklch(79.93% 0.098 168.4) |
| XYZ | xyz(39.1053, 53.4423, 50.3656) |
| Luminance | 0.5344 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Seafoam Blue
#78D1B6
ΔE00 1.58
Mediumaquamarine
#66CDAA
ΔE00 2.44
Pale Teal
#82CBB2
ΔE00 2.82
Seafoam
#7FE0B3
ΔE00 4.45
Light Teal
#90E4C1
ΔE00 4.53
Eucalyptus
#44D7A8
ΔE00 5.63
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#7AD2B2 #D27A9A
analogous
#7AD286 #7AD2B2 #7AC6D2
triadic
#7AD2B2 #B27AD2 #D2B27A
tetradic
#7AD2B2 #867AD2 #D27A9A #C6D27A
square
#7AD2B2 #867AD2 #D27A9A #C6D27A
split-complementary
#7AD2B2 #D27AC6 #D2867A
monochromatic
#359D77 #4CC398 #7AD2B2 #A8E1CC #D5F1E7
Accessibility & contrast
On white
1.80
#7AD2B2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.69
#7AD2B2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #7AD2B2
11.69:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##7AD2B2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##7AD2B2 | 1.00 | 1.80 | 11.69 | 11.69 |
| #FFFFFF | 1.80 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.69 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.69 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CEC7B0
Deuteranopia (green-blind)
#C0BDB4
Tritanopia (blue-blind)
#5FD3C9
Achromatopsia (no color)
#C1C1C1
Design tokens & code
CSS
--color: #7ad2b2; /* rgb */ color: rgb(122, 210, 178); /* oklch */ color: oklch(79.9% 0.098 168.4);
Tailwind
colors: {
custom: {
50: '#a4e0c9',
500: '#7ad2b2',
950: '#000000',
},
}SCSS
$custom: #7ad2b2; $custom-light: #a4e0c9; $custom-dark: #000000;
JSON
{
"hex": "#7ad2b2",
"rgb": {
"r": 122,
"g": 210,
"b": 178
},
"hsl": {
"h": 158.182,
"s": 49.438,
"l": 65.098
},
"oklch": {
"l": 0.79928,
"c": 0.09757,
"h": 168.4
},
"luminance": 0.53445
}Semantic roles & 50–950 ramp
primary
#7AD2B2
secondary
#A24F6D
accent
#295FBD
background
#FCFEFD
surface
#F6FCF9
border
#D0D5D2
text
#101513
muted
#808482