#A8E2EA#A8E2EA
#A8E2EA is a very light, muted teal. Relative luminance 0.687; OKLCH L 87.6% C 0.060 H 206.7°. Best body text is #000000 at 14.73:1 contrast (WCAG AA passes).
Color values
| HEX | #A8E2EA |
|---|---|
| RGB | rgb(168, 226, 234) |
| HSL | hsl(187, 61%, 79%) |
| HSV | hsv(187, 28%, 92%) |
| CMYK | cmyk(28.2%, 3.4%, 0%, 8.2%) |
| CIE-LAB | lab(86.33, -16.53, -9.87) |
| CIE-LCH | lch(86.33, 19.25, 210.84°) |
| OKLab | oklab(87.59% -0.0535 -0.0269) |
| OKLCH | oklch(87.59% 0.06 206.7) |
| XYZ | xyz(58.1913, 68.6552, 88.0116) |
| Luminance | 0.6866 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Powder Blue
#B0E0E6
ΔE00 1.90
Paleturquoise
#AFEEEE
ΔE00 4.28
Pale Sky Blue
#BDF6FE
ΔE00 4.44
Robin'S Egg Blue
#98EFF9
ΔE00 4.65
Lightblue
#ADD8E6
ΔE00 5.05
Light Sky Blue
#C6FCFF
ΔE00 6.03
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#A8E2EA #EAB0A8
analogous
#A8EAD1 #A8E2EA #A8C1EA
triadic
#A8E2EA #EAA8E2 #E2EAA8
tetradic
#A8E2EA #D1A8EA #EAB0A8 #C1EAA8
square
#A8E2EA #D1A8EA #EAB0A8 #C1EAA8
split-complementary
#A8E2EA #EAA8C1 #EAD1A8
monochromatic
#45C1D2 #77D2DE #A8E2EA #D9F2F6 #E6F7F9
Accessibility & contrast
On white
1.43
#A8E2EA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.73
#A8E2EA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #A8E2EA
14.73:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##A8E2EA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##A8E2EA | 1.00 | 1.43 | 14.73 | 14.73 |
| #FFFFFF | 1.43 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.73 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.73 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D9DDEB
Deuteranopia (green-blind)
#CDD4EA
Tritanopia (blue-blind)
#92E7E4
Achromatopsia (no color)
#D8D8D8
Design tokens & code
CSS
--color: #a8e2ea; /* rgb */ color: rgb(168, 226, 234); /* oklch */ color: oklch(87.6% 0.060 206.7);
Tailwind
colors: {
custom: {
50: '#c3ebf0',
500: '#a8e2ea',
950: '#000000',
},
}SCSS
$custom: #a8e2ea; $custom-light: #c3ebf0; $custom-dark: #000000;
JSON
{
"hex": "#a8e2ea",
"rgb": {
"r": 168,
"g": 226,
"b": 234
},
"hsl": {
"h": 187.273,
"s": 61.111,
"l": 78.824
},
"oklch": {
"l": 0.87587,
"c": 0.0599,
"h": 206.7
},
"luminance": 0.68658
}Semantic roles & 50–950 ramp
primary
#A8E2EA
secondary
#C67B70
accent
#321DC9
background
#FDFEFF
surface
#F9FDFE
border
#D2D5D6
text
#131616
muted
#828485