#A8FFE4#A8FFE4
#A8FFE4 is a very light, moderate teal. Relative luminance 0.854; OKLCH L 93.7% C 0.092 H 172.7°. Best body text is #000000 at 18.09:1 contrast (WCAG AA passes).
Color values
| HEX | #A8FFE4 |
|---|---|
| RGB | rgb(168, 255, 228) |
| HSL | hsl(161, 100%, 83%) |
| HSV | hsv(161, 34%, 100%) |
| CMYK | cmyk(34.1%, 0%, 10.6%, 0%) |
| CIE-LAB | lab(94.07, -31.90, 4.62) |
| CIE-LCH | lch(94.07, 32.23, 171.76°) |
| OKLab | oklab(93.73% -0.0914 0.0117) |
| OKLCH | oklch(93.73% 0.092 172.7) |
| XYZ | xyz(65.9070, 85.4424, 86.4030) |
| Luminance | 0.8545 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Pale Aqua
#B8FFEB
ΔE00 2.94
Pale Turquoise
#A5FBD5
ΔE00 3.44
Light Aqua
#8CFFDB
ΔE00 3.70
Tiffany Blue
#7BF2DA
ΔE00 5.16
Aquamarine
#7FFFD4
ΔE00 5.55
Light Turquoise
#7EF4CC
ΔE00 5.59
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#A8FFE4 #FFA8C3
analogous
#A8FFB8 #A8FFE4 #A8EFFF
triadic
#A8FFE4 #E4A8FF #FFE4A8
tetradic
#A8FFE4 #B8A8FF #FFA8C3 #EFFFA8
square
#A8FFE4 #B8A8FF #FFA8C3 #EFFFA8
split-complementary
#A8FFE4 #FFA8EF #FFB8A8
monochromatic
#2EFFBE #6BFFD1 #A8FFE4 #E0FFF6 #E0FFF6
Accessibility & contrast
On white
1.16
#A8FFE4 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
18.09
#A8FFE4 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #A8FFE4
18.09:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##A8FFE4 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##A8FFE4 | 1.00 | 1.16 | 18.09 | 18.09 |
| #FFFFFF | 1.16 | 1.00 | 21.00 | 21.00 |
| #000000 | 18.09 | 21.00 | 1.00 | 1.00 |
| ##000000 | 18.09 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FAF4E3
Deuteranopia (green-blind)
#EBEAE6
Tritanopia (blue-blind)
#8FFFF7
Achromatopsia (no color)
#EEEEEE
Design tokens & code
CSS
--color: #a8ffe4; /* rgb */ color: rgb(168, 255, 228); /* oklch */ color: oklch(93.7% 0.092 172.7);
Tailwind
colors: {
custom: {
50: '#c4ffec',
500: '#a8ffe4',
950: '#000000',
},
}SCSS
$custom: #a8ffe4; $custom-light: #c4ffec; $custom-dark: #000000;
JSON
{
"hex": "#a8ffe4",
"rgb": {
"r": 168,
"g": 255,
"b": 228
},
"hsl": {
"h": 161.379,
"s": 100,
"l": 82.941
},
"oklch": {
"l": 0.93725,
"c": 0.09217,
"h": 172.7
},
"luminance": 0.85446
}Semantic roles & 50–950 ramp
primary
#A8FFE4
secondary
#E4678E
accent
#0047E6
background
#FDFFFE
surface
#F9FFFD
border
#D2D7D5
text
#131816
muted
#828684