#7AC8D2#7AC8D2
#7AC8D2 is a light, moderate teal. Relative luminance 0.501; OKLCH L 78.6% C 0.078 H 206.2°. Best body text is #000000 at 11.02:1 contrast (WCAG AA passes).
Color values
| HEX | #7AC8D2 |
|---|---|
| RGB | rgb(122, 200, 210) |
| HSL | hsl(187, 49%, 65%) |
| HSV | hsv(187, 42%, 82%) |
| CMYK | cmyk(41.9%, 4.8%, 0%, 17.6%) |
| CIE-LAB | lab(76.13, -21.45, -12.53) |
| CIE-LCH | lch(76.13, 24.84, 210.30°) |
| OKLab | oklab(78.6% -0.0702 -0.0344) |
| OKLCH | oklch(78.6% 0.078 206.2) |
| XYZ | xyz(40.3089, 50.0963, 68.5057) |
| Luminance | 0.5010 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Aqua Blue
#02D8E9
ΔE00 7.43
Sky Blue
#87CEEB
ΔE00 7.63
Darkturquoise
#00CED1
ΔE00 8.25
Powder Blue
#B0E0E6
ΔE00 8.43
Mediumturquoise
#48D1CC
ΔE00 8.55
Lightblue
#ADD8E6
ΔE00 8.92
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#7AC8D2 #D2847A
analogous
#7AD2B0 #7AC8D2 #7A9CD2
triadic
#7AC8D2 #D27AC8 #C8D27A
tetradic
#7AC8D2 #B07AD2 #D2847A #9CD27A
square
#7AC8D2 #B07AD2 #D2847A #9CD27A
split-complementary
#7AC8D2 #D27A9C #D2B07A
monochromatic
#35919D #4CB5C3 #7AC8D2 #A8DBE1 #D5EEF1
Accessibility & contrast
On white
1.91
#7AC8D2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.02
#7AC8D2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #7AC8D2
11.02:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##7AC8D2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##7AC8D2 | 1.00 | 1.91 | 11.02 | 11.02 |
| #FFFFFF | 1.91 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.02 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.02 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BCC2D3
Deuteranopia (green-blind)
#AEB7D2
Tritanopia (blue-blind)
#52CECB
Achromatopsia (no color)
#BCBCBC
Design tokens & code
CSS
--color: #7ac8d2; /* rgb */ color: rgb(122, 200, 210); /* oklch */ color: oklch(78.6% 0.078 206.2);
Tailwind
colors: {
custom: {
50: '#a5d9df',
500: '#7ac8d2',
950: '#000000',
},
}SCSS
$custom: #7ac8d2; $custom-light: #a5d9df; $custom-dark: #000000;
JSON
{
"hex": "#7ac8d2",
"rgb": {
"r": 122,
"g": 200,
"b": 210
},
"hsl": {
"h": 186.818,
"s": 49.438,
"l": 65.098
},
"oklch": {
"l": 0.786,
"c": 0.07816,
"h": 206.2
},
"luminance": 0.50099
}Semantic roles & 50–950 ramp
primary
#7AC8D2
secondary
#A2584F
accent
#3A29BD
background
#FCFEFE
surface
#F6FBFC
border
#D0D4D5
text
#101415
muted
#808384