#7AC8CC#7AC8CC
#7AC8CC is a light, moderate teal. Relative luminance 0.498; OKLCH L 78.4% C 0.077 H 199.9°. Best body text is #000000 at 10.96:1 contrast (WCAG AA passes).
Color values
| HEX | #7AC8CC |
|---|---|
| RGB | rgb(122, 200, 204) |
| HSL | hsl(183, 45%, 64%) |
| HSV | hsv(183, 40%, 80%) |
| CMYK | cmyk(40.2%, 2%, 0%, 20%) |
| CIE-LAB | lab(75.95, -22.96, -9.56) |
| CIE-LCH | lch(75.95, 24.88, 202.61°) |
| OKLab | oklab(78.4% -0.0726 -0.0263) |
| OKLCH | oklch(78.4% 0.077 199.9) |
| XYZ | xyz(39.5753, 49.8029, 64.6425) |
| Luminance | 0.4981 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Mediumturquoise
#48D1CC
ΔE00 6.77
Darkturquoise
#00CED1
ΔE00 7.18
Aqua Blue
#02D8E9
ΔE00 7.77
Powder Blue
#B0E0E6
ΔE00 8.89
Robin'S Egg Blue
#98EFF9
ΔE00 9.38
Robin'S Egg
#6DEDFD
ΔE00 9.55
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#7AC8CC #CC7E7A
analogous
#7ACCA7 #7AC8CC #7A9FCC
triadic
#7AC8CC #CC7AC8 #C8CC7A
tetradic
#7AC8CC #A77ACC #CC7E7A #9FCC7A
square
#7AC8CC #A77ACC #CC7E7A #9FCC7A
split-complementary
#7AC8CC #CC7A9F #CCA77A
monochromatic
#388F93 #4EB6BB #7AC8CC #A6DADD #D2EDEE
Accessibility & contrast
On white
1.92
#7AC8CC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.96
#7AC8CC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #7AC8CC
10.96:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##7AC8CC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##7AC8CC | 1.00 | 1.92 | 10.96 | 10.96 |
| #FFFFFF | 1.92 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.96 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.96 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BEC1CC
Deuteranopia (green-blind)
#AFB7CD
Tritanopia (blue-blind)
#56CDC9
Achromatopsia (no color)
#BBBBBB
Design tokens & code
CSS
--color: #7ac8cc; /* rgb */ color: rgb(122, 200, 204); /* oklch */ color: oklch(78.4% 0.077 199.9);
Tailwind
colors: {
custom: {
50: '#a5d9db',
500: '#7ac8cc',
950: '#000000',
},
}SCSS
$custom: #7ac8cc; $custom-light: #a5d9db; $custom-dark: #000000;
JSON
{
"hex": "#7ac8cc",
"rgb": {
"r": 122,
"g": 200,
"b": 204
},
"hsl": {
"h": 182.927,
"s": 44.565,
"l": 63.922
},
"oklch": {
"l": 0.78396,
"c": 0.0772,
"h": 199.9
},
"luminance": 0.49806
}Semantic roles & 50–950 ramp
primary
#7AC8CC
secondary
#DFC4C3
accent
#352EB8
background
#FAFDFD
surface
#F4FAFB
border
#CED3D4
text
#101415
muted
#7F8383