#7ADCDC#7ADCDC
#7ADCDC is a very light, moderate teal. Relative luminance 0.605; OKLCH L 83.5% C 0.093 H 195.5°. Best body text is #000000 at 13.10:1 contrast (WCAG AA passes).
Color values
| HEX | #7ADCDC |
|---|---|
| RGB | rgb(122, 220, 220) |
| HSL | hsl(180, 58%, 67%) |
| HSV | hsv(180, 45%, 86%) |
| CMYK | cmyk(44.5%, 0%, 0%, 13.7%) |
| CIE-LAB | lab(82.10, -28.78, -8.98) |
| CIE-LCH | lch(82.10, 30.15, 197.33°) |
| OKLab | oklab(83.49% -0.0892 -0.0248) |
| OKLCH | oklch(83.49% 0.093 195.5) |
| XYZ | xyz(46.5324, 60.4875, 76.9194) |
| Luminance | 0.6049 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Mediumturquoise
#48D1CC
ΔE00 5.21
Robin'S Egg Blue
#98EFF9
ΔE00 6.41
Robin'S Egg
#6DEDFD
ΔE00 6.54
Darkturquoise
#00CED1
ΔE00 6.68
Robin Egg Blue
#8AF1FE
ΔE00 6.71
Aqua Blue
#02D8E9
ΔE00 6.93
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#7ADCDC #DC7A7A
analogous
#7ADCAB #7ADCDC #7AABDC
triadic
#7ADCDC #DC7ADC #DCDC7A
tetradic
#7ADCDC #AB7ADC #DC7A7A #ABDC7A
square
#7ADCDC #AB7ADC #DC7A7A #ABDC7A
split-complementary
#7ADCDC #DC7AAB #DCAB7A
monochromatic
#2EAEAE #4ACFCF #7ADCDC #AAE9E9 #DBF6F6
Accessibility & contrast
On white
1.60
#7ADCDC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.10
#7ADCDC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #7ADCDC
13.10:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##7ADCDC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##7ADCDC | 1.00 | 1.60 | 13.10 | 13.10 |
| #FFFFFF | 1.60 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.10 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.10 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D1D4DC
Deuteranopia (green-blind)
#C0C7DD
Tritanopia (blue-blind)
#46E1DC
Achromatopsia (no color)
#CCCCCC
Design tokens & code
CSS
--color: #7adcdc; /* rgb */ color: rgb(122, 220, 220); /* oklch */ color: oklch(83.5% 0.093 195.5);
Tailwind
colors: {
custom: {
50: '#a7e7e6',
500: '#7adcdc',
950: '#000000',
},
}SCSS
$custom: #7adcdc; $custom-light: #a7e7e6; $custom-dark: #000000;
JSON
{
"hex": "#7adcdc",
"rgb": {
"r": 122,
"g": 220,
"b": 220
},
"hsl": {
"h": 180,
"s": 58.333,
"l": 67.059
},
"oklch": {
"l": 0.83489,
"c": 0.09262,
"h": 195.5
},
"luminance": 0.60491
}Semantic roles & 50–950 ramp
primary
#7ADCDC
secondary
#B04A4A
accent
#2020C6
background
#FDFEFE
surface
#F7FCFC
border
#D0D5D5
text
#101616
muted
#818484