#A7E2EE#A7E2EE
#A7E2EE is a very light, moderate cyan. Relative luminance 0.688; OKLCH L 87.7% C 0.062 H 211.6°. Best body text is #000000 at 14.76:1 contrast (WCAG AA passes).
Color values
| HEX | #A7E2EE |
|---|---|
| RGB | rgb(167, 226, 238) |
| HSL | hsl(190, 68%, 79%) |
| HSV | hsv(190, 30%, 93%) |
| CMYK | cmyk(29.8%, 5%, 0%, 6.7%) |
| CIE-LAB | lab(86.39, -15.89, -11.89) |
| CIE-LCH | lch(86.39, 19.85, 216.80°) |
| OKLab | oklab(87.66% -0.0529 -0.0325) |
| OKLCH | oklch(87.66% 0.062 211.6) |
| XYZ | xyz(58.5603, 68.7783, 91.0623) |
| Luminance | 0.6878 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Powder Blue
#B0E0E6
ΔE00 2.61
Lightblue
#ADD8E6
ΔE00 4.17
Pale Sky Blue
#BDF6FE
ΔE00 4.65
Robin'S Egg Blue
#98EFF9
ΔE00 4.98
Ice Blue
#A5DFF9
ΔE00 5.33
Paleturquoise
#AFEEEE
ΔE00 5.58
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#A7E2EE #EEB3A7
analogous
#A7EED7 #A7E2EE #A7BFEE
triadic
#A7E2EE #EEA7E2 #E2EEA7
tetradic
#A7E2EE #D7A7EE #EEB3A7 #BFEEA7
square
#A7E2EE #D7A7EE #EEB3A7 #BFEEA7
split-complementary
#A7E2EE #EEA7BF #EED7A7
monochromatic
#40C0DA #74D1E4 #A7E2EE #DAF3F8 #E5F7FA
Accessibility & contrast
On white
1.42
#A7E2EE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.76
#A7E2EE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #A7E2EE
14.76:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##A7E2EE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##A7E2EE | 1.00 | 1.42 | 14.76 | 14.76 |
| #FFFFFF | 1.42 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.76 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.76 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D8DEEF
Deuteranopia (green-blind)
#CCD4EE
Tritanopia (blue-blind)
#8FE8E6
Achromatopsia (no color)
#D8D8D8
Design tokens & code
CSS
--color: #a7e2ee; /* rgb */ color: rgb(167, 226, 238); /* oklch */ color: oklch(87.7% 0.062 211.6);
Tailwind
colors: {
custom: {
50: '#c3ebf3',
500: '#a7e2ee',
950: '#000000',
},
}SCSS
$custom: #a7e2ee; $custom-light: #c3ebf3; $custom-dark: #000000;
JSON
{
"hex": "#a7e2ee",
"rgb": {
"r": 167,
"g": 226,
"b": 238
},
"hsl": {
"h": 190.141,
"s": 67.619,
"l": 79.412
},
"oklch": {
"l": 0.8766,
"c": 0.06204,
"h": 211.6
},
"luminance": 0.68781
}Semantic roles & 50–950 ramp
primary
#A7E2EE
secondary
#CB7E6E
accent
#3516D0
background
#FDFEFF
surface
#F9FDFE
border
#D2D5D6
text
#131617
muted
#828485