#7ADDCD#7ADDCD
#7ADDCD is a very light, moderate teal. Relative luminance 0.603; OKLCH L 83.3% C 0.097 H 182.2°. Best body text is #000000 at 13.05:1 contrast (WCAG AA passes).
Color values
| HEX | #7ADDCD |
|---|---|
| RGB | rgb(122, 221, 205) |
| HSL | hsl(170, 59%, 67%) |
| HSV | hsv(170, 45%, 87%) |
| CMYK | cmyk(44.8%, 0%, 7.2%, 13.3%) |
| CIE-LAB | lab(81.98, -32.91, -1.20) |
| CIE-LCH | lch(81.98, 32.93, 182.08°) |
| OKLab | oklab(83.25% -0.0967 -0.0037) |
| OKLCH | oklch(83.25% 0.097 182.2) |
| XYZ | xyz(44.8975, 60.2547, 67.0102) |
| Luminance | 0.6026 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Turquoise
#40E0D0
ΔE00 4.40
Seafoam Blue
#78D1B6
ΔE00 5.01
Tiffany Blue
#7BF2DA
ΔE00 5.10
Mediumturquoise
#48D1CC
ΔE00 5.95
Pale Teal
#82CBB2
ΔE00 6.20
Light Teal
#90E4C1
ΔE00 6.84
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#7ADDCD #DD7A8A
analogous
#7ADD9C #7ADDCD #7ABCDD
triadic
#7ADDCD #CD7ADD #DDCD7A
tetradic
#7ADDCD #9C7ADD #DD7A8A #BCDD7A
square
#7ADDCD #9C7ADD #DD7A8A #BCDD7A
split-complementary
#7ADDCD #DD7ABC #DD9C7A
monochromatic
#2DB09B #49D1BB #7ADDCD #ABE9DF #DBF6F2
Accessibility & contrast
On white
1.61
#7ADDCD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.05
#7ADDCD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #7ADDCD
13.05:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##7ADDCD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##7ADDCD | 1.00 | 1.61 | 13.05 | 13.05 |
| #FFFFFF | 1.61 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.05 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.05 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D5D3CC
Deuteranopia (green-blind)
#C4C7CE
Tritanopia (blue-blind)
#50E0D8
Achromatopsia (no color)
#CCCCCC
Design tokens & code
CSS
--color: #7addcd; /* rgb */ color: rgb(122, 221, 205); /* oklch */ color: oklch(83.3% 0.097 182.2);
Tailwind
colors: {
custom: {
50: '#a6e8dc',
500: '#7addcd',
950: '#000000',
},
}SCSS
$custom: #7addcd; $custom-light: #a6e8dc; $custom-dark: #000000;
JSON
{
"hex": "#7addcd",
"rgb": {
"r": 122,
"g": 221,
"b": 205
},
"hsl": {
"h": 170.303,
"s": 59.281,
"l": 67.255
},
"oklch": {
"l": 0.83252,
"c": 0.09673,
"h": 182.2
},
"luminance": 0.60258
}Semantic roles & 50–950 ramp
primary
#7ADDCD
secondary
#B2495A
accent
#1F3AC7
background
#FDFEFE
surface
#F7FCFB
border
#D0D5D4
text
#101615
muted
#818484