#7AD8DC#7AD8DC
#7AD8DC is a very light, moderate teal. Relative luminance 0.584; OKLCH L 82.6% C 0.090 H 199.1°. Best body text is #000000 at 12.68:1 contrast (WCAG AA passes).
Color values
| HEX | #7AD8DC |
|---|---|
| RGB | rgb(122, 216, 220) |
| HSL | hsl(182, 58%, 67%) |
| HSV | hsv(182, 45%, 86%) |
| CMYK | cmyk(44.5%, 1.8%, 0%, 13.7%) |
| CIE-LAB | lab(80.97, -26.84, -10.67) |
| CIE-LCH | lch(80.97, 28.89, 201.68°) |
| OKLab | oklab(82.58% -0.0847 -0.0294) |
| OKLCH | oklch(82.58% 0.09 199.1) |
| XYZ | xyz(45.4952, 58.4130, 76.5737) |
| Luminance | 0.5842 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Mediumturquoise
#48D1CC
ΔE00 5.91
Aqua Blue
#02D8E9
ΔE00 6.13
Robin'S Egg
#6DEDFD
ΔE00 6.13
Robin'S Egg Blue
#98EFF9
ΔE00 6.17
Robin Egg Blue
#8AF1FE
ΔE00 6.45
Darkturquoise
#00CED1
ΔE00 6.66
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#7AD8DC #DC7E7A
analogous
#7ADCAF #7AD8DC #7AA7DC
triadic
#7AD8DC #DC7AD8 #D8DC7A
tetradic
#7AD8DC #AF7ADC #DC7E7A #A7DC7A
square
#7AD8DC #AF7ADC #DC7E7A #A7DC7A
split-complementary
#7AD8DC #DC7AA7 #DCAF7A
monochromatic
#2EA9AE #4ACACF #7AD8DC #AAE6E9 #DBF4F6
Accessibility & contrast
On white
1.66
#7AD8DC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.68
#7AD8DC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #7AD8DC
12.68:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##7AD8DC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##7AD8DC | 1.00 | 1.66 | 12.68 | 12.68 |
| #FFFFFF | 1.66 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.68 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.68 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CCD0DC
Deuteranopia (green-blind)
#BBC4DD
Tritanopia (blue-blind)
#47DED9
Achromatopsia (no color)
#C9C9C9
Design tokens & code
CSS
--color: #7ad8dc; /* rgb */ color: rgb(122, 216, 220); /* oklch */ color: oklch(82.6% 0.090 199.1);
Tailwind
colors: {
custom: {
50: '#a6e4e6',
500: '#7ad8dc',
950: '#000000',
},
}SCSS
$custom: #7ad8dc; $custom-light: #a6e4e6; $custom-dark: #000000;
JSON
{
"hex": "#7ad8dc",
"rgb": {
"r": 122,
"g": 216,
"b": 220
},
"hsl": {
"h": 182.449,
"s": 58.333,
"l": 67.059
},
"oklch": {
"l": 0.82578,
"c": 0.08966,
"h": 199.1
},
"luminance": 0.58417
}Semantic roles & 50–950 ramp
primary
#7AD8DC
secondary
#B04E4A
accent
#2620C6
background
#FDFEFE
surface
#F7FCFC
border
#D0D5D5
text
#101516
muted
#818484