#7AD2C0#7AD2C0
#7AD2C0 is a light, moderate teal. Relative luminance 0.540; OKLCH L 80.3% C 0.089 H 179.2°. Best body text is #000000 at 11.81:1 contrast (WCAG AA passes).
Color values
| HEX | #7AD2C0 |
|---|---|
| RGB | rgb(122, 210, 192) |
| HSL | hsl(168, 49%, 65%) |
| HSV | hsv(168, 42%, 82%) |
| CMYK | cmyk(41.9%, 0%, 8.6%, 17.6%) |
| CIE-LAB | lab(78.48, -30.74, 0.63) |
| CIE-LCH | lch(78.48, 30.75, 178.82°) |
| OKLab | oklab(80.32% -0.0895 0.0012) |
| OKLCH | oklch(80.32% 0.089 179.2) |
| XYZ | xyz(40.5833, 54.0336, 58.1499) |
| Luminance | 0.5404 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Seafoam Blue
#78D1B6
ΔE00 3.03
Pale Teal
#82CBB2
ΔE00 3.66
Mediumaquamarine
#66CDAA
ΔE00 5.76
Turquoise
#40E0D0
ΔE00 6.03
Mediumturquoise
#48D1CC
ΔE00 6.34
Light Teal
#90E4C1
ΔE00 6.82
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#7AD2C0 #D27A8C
analogous
#7AD294 #7AD2C0 #7AB8D2
triadic
#7AD2C0 #C07AD2 #D2C07A
tetradic
#7AD2C0 #947AD2 #D27A8C #B8D27A
square
#7AD2C0 #947AD2 #D27A8C #B8D27A
split-complementary
#7AD2C0 #D27AB8 #D2947A
monochromatic
#359D87 #4CC3AA #7AD2C0 #A8E1D6 #D5F1EB
Accessibility & contrast
On white
1.78
#7AD2C0 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.81
#7AD2C0 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #7AD2C0
11.81:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##7AD2C0 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##7AD2C0 | 1.00 | 1.78 | 11.81 | 11.81 |
| #FFFFFF | 1.78 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.81 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.81 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CBC9BF
Deuteranopia (green-blind)
#BDBEC1
Tritanopia (blue-blind)
#59D5CC
Achromatopsia (no color)
#C2C2C2
Design tokens & code
CSS
--color: #7ad2c0; /* rgb */ color: rgb(122, 210, 192); /* oklch */ color: oklch(80.3% 0.089 179.2);
Tailwind
colors: {
custom: {
50: '#a5e0d3',
500: '#7ad2c0',
950: '#000000',
},
}SCSS
$custom: #7ad2c0; $custom-light: #a5e0d3; $custom-dark: #000000;
JSON
{
"hex": "#7ad2c0",
"rgb": {
"r": 122,
"g": 210,
"b": 192
},
"hsl": {
"h": 167.727,
"s": 49.438,
"l": 65.098
},
"oklch": {
"l": 0.80322,
"c": 0.08949,
"h": 179.2
},
"luminance": 0.54037
}Semantic roles & 50–950 ramp
primary
#7AD2C0
secondary
#A24F60
accent
#2947BD
background
#FCFEFE
surface
#F6FCFB
border
#D0D5D4
text
#101514
muted
#808483