#7ADECC#7ADECC
#7ADECC is a very light, moderate teal. Relative luminance 0.607; OKLCH L 83.5% C 0.098 H 180.8°. Best body text is #000000 at 13.15:1 contrast (WCAG AA passes).
Color values
| HEX | #7ADECC |
|---|---|
| RGB | rgb(122, 222, 204) |
| HSL | hsl(169, 60%, 67%) |
| HSV | hsv(169, 45%, 87%) |
| CMYK | cmyk(45%, 0%, 8.1%, 12.9%) |
| CIE-LAB | lab(82.24, -33.62, -0.28) |
| CIE-LCH | lch(82.24, 33.62, 180.48°) |
| OKLab | oklab(83.45% -0.0982 -0.0013) |
| OKLCH | oklch(83.45% 0.098 180.8) |
| XYZ | xyz(45.0420, 60.7362, 66.4647) |
| Luminance | 0.6074 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Turquoise
#40E0D0
ΔE00 4.43
Seafoam Blue
#78D1B6
ΔE00 4.65
Tiffany Blue
#7BF2DA
ΔE00 4.65
Pale Teal
#82CBB2
ΔE00 6.01
Light Teal
#90E4C1
ΔE00 6.22
Mediumturquoise
#48D1CC
ΔE00 6.48
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#7ADECC #DE7A8C
analogous
#7ADE9A #7ADECC #7ABEDE
triadic
#7ADECC #CC7ADE #DECC7A
tetradic
#7ADECC #9A7ADE #DE7A8C #BEDE7A
square
#7ADECC #9A7ADE #DE7A8C #BEDE7A
split-complementary
#7ADECC #DE7ABE #DE9A7A
monochromatic
#2CB29A #49D2B9 #7ADECC #ABEADF #DCF6F2
Accessibility & contrast
On white
1.60
#7ADECC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.15
#7ADECC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #7ADECC
13.15:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##7ADECC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##7ADECC | 1.00 | 1.60 | 13.15 | 13.15 |
| #FFFFFF | 1.60 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.15 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.15 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D6D4CB
Deuteranopia (green-blind)
#C6C8CE
Tritanopia (blue-blind)
#50E1D8
Achromatopsia (no color)
#CDCDCD
Design tokens & code
CSS
--color: #7adecc; /* rgb */ color: rgb(122, 222, 204); /* oklch */ color: oklch(83.5% 0.098 180.8);
Tailwind
colors: {
custom: {
50: '#a6e8db',
500: '#7adecc',
950: '#000000',
},
}SCSS
$custom: #7adecc; $custom-light: #a6e8db; $custom-dark: #000000;
JSON
{
"hex": "#7adecc",
"rgb": {
"r": 122,
"g": 222,
"b": 204
},
"hsl": {
"h": 169.2,
"s": 60.241,
"l": 67.451
},
"oklch": {
"l": 0.83453,
"c": 0.09824,
"h": 180.8
},
"luminance": 0.6074
}Semantic roles & 50–950 ramp
primary
#7ADECC
secondary
#B3495C
accent
#1E3CC8
background
#FDFEFE
surface
#F7FDFB
border
#D0D5D4
text
#101615
muted
#818484