#A8F8EA#A8F8EA
#A8F8EA is a very light, moderate teal. Relative luminance 0.814; OKLCH L 92.4% C 0.081 H 182.3°. Best body text is #000000 at 17.28:1 contrast (WCAG AA passes).
Color values
| HEX | #A8F8EA |
|---|---|
| RGB | rgb(168, 248, 234) |
| HSL | hsl(170, 85%, 82%) |
| HSV | hsv(170, 32%, 97%) |
| CMYK | cmyk(32.3%, 0%, 5.6%, 2.7%) |
| CIE-LAB | lab(92.31, -27.32, -1.05) |
| CIE-LCH | lch(92.31, 27.34, 182.21°) |
| OKLab | oklab(92.36% -0.0806 -0.0032) |
| OKLCH | oklch(92.36% 0.081 182.3) |
| XYZ | xyz(64.5620, 81.3965, 90.1351) |
| Luminance | 0.8140 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Pale Aqua
#B8FFEB
ΔE00 3.05
Pale Cyan
#B7FFFA
ΔE00 3.98
Light Cyan
#ACFFFC
ΔE00 4.35
Eggshell Blue
#C4FFF7
ΔE00 4.54
Duck Egg Blue
#C3FBF4
ΔE00 4.86
Tiffany Blue
#7BF2DA
ΔE00 5.66
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#A8F8EA #F8A8B6
analogous
#A8F8C2 #A8F8EA #A8DEF8
triadic
#A8F8EA #EAA8F8 #F8EAA8
tetradic
#A8F8EA #C2A8F8 #F8A8B6 #DEF8A8
square
#A8F8EA #C2A8F8 #F8A8B6 #DEF8A8
split-complementary
#A8F8EA #F8A8DE #F8C2A8
monochromatic
#37EFCF #6FF3DC #A8F8EA #E1FDF8 #E3FDF8
Accessibility & contrast
On white
1.22
#A8F8EA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.28
#A8F8EA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #A8F8EA
17.28:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##A8F8EA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##A8F8EA | 1.00 | 1.22 | 17.28 | 17.28 |
| #FFFFFF | 1.22 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.28 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.28 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F1EFEA
Deuteranopia (green-blind)
#E2E5EB
Tritanopia (blue-blind)
#8EFBF4
Achromatopsia (no color)
#E9E9E9
Design tokens & code
CSS
--color: #a8f8ea; /* rgb */ color: rgb(168, 248, 234); /* oklch */ color: oklch(92.4% 0.081 182.3);
Tailwind
colors: {
custom: {
50: '#c4faf0',
500: '#a8f8ea',
950: '#000000',
},
}SCSS
$custom: #a8f8ea; $custom-light: #c4faf0; $custom-dark: #000000;
JSON
{
"hex": "#a8f8ea",
"rgb": {
"r": 168,
"g": 248,
"b": 234
},
"hsl": {
"h": 169.5,
"s": 85.106,
"l": 81.569
},
"oklch": {
"l": 0.92357,
"c": 0.08065,
"h": 182.3
},
"luminance": 0.814
}Semantic roles & 50–950 ramp
primary
#A8F8EA
secondary
#D96B7E
accent
#042BE2
background
#FDFFFF
surface
#F9FFFE
border
#D2D7D6
text
#131716
muted
#828585