#A8FEEF#A8FEEF
#A8FEEF is a very light, moderate teal. Relative luminance 0.854; OKLCH L 93.8% C 0.086 H 182.2°. Best body text is #000000 at 18.09:1 contrast (WCAG AA passes).
Color values
| HEX | #A8FEEF |
|---|---|
| RGB | rgb(168, 254, 239) |
| HSL | hsl(170, 98%, 83%) |
| HSV | hsv(170, 34%, 100%) |
| CMYK | cmyk(33.9%, 0%, 5.9%, 0.4%) |
| CIE-LAB | lab(94.07, -29.09, -1.06) |
| CIE-LCH | lch(94.07, 29.11, 182.09°) |
| OKLab | oklab(93.81% -0.0857 -0.0033) |
| OKLCH | oklch(93.81% 0.086 182.2) |
| XYZ | xyz(67.1647, 85.4364, 94.5964) |
| Luminance | 0.8544 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Pale Aqua
#B8FFEB
ΔE00 2.95
Pale Cyan
#B7FFFA
ΔE00 4.17
Light Cyan
#ACFFFC
ΔE00 4.39
Eggshell Blue
#C4FFF7
ΔE00 4.87
Duck Egg Blue
#C3FBF4
ΔE00 5.40
Tiffany Blue
#7BF2DA
ΔE00 5.61
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#A8FEEF #FEA8B7
analogous
#A8FEC4 #A8FEEF #A8E2FE
triadic
#A8FEEF #EFA8FE #FEEFA8
tetradic
#A8FEEF #C4A8FE #FEA8B7 #E2FEA8
square
#A8FEEF #C4A8FE #FEA8B7 #E2FEA8
split-complementary
#A8FEEF #FEA8E2 #FEC4A8
monochromatic
#2FFDD9 #6BFDE4 #A8FEEF #E1FFF9 #E1FFF9
Accessibility & contrast
On white
1.16
#A8FEEF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
18.09
#A8FEEF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #A8FEEF
18.09:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##A8FEEF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##A8FEEF | 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)
#F7F5EE
Deuteranopia (green-blind)
#E7E9F0
Tritanopia (blue-blind)
#8CFFF9
Achromatopsia (no color)
#EEEEEE
Design tokens & code
CSS
--color: #a8feef; /* rgb */ color: rgb(168, 254, 239); /* oklch */ color: oklch(93.8% 0.086 182.2);
Tailwind
colors: {
custom: {
50: '#c5fff4',
500: '#a8feef',
950: '#000000',
},
}SCSS
$custom: #a8feef; $custom-light: #c5fff4; $custom-dark: #000000;
JSON
{
"hex": "#a8feef",
"rgb": {
"r": 168,
"g": 254,
"b": 239
},
"hsl": {
"h": 169.535,
"s": 97.727,
"l": 82.745
},
"oklch": {
"l": 0.93813,
"c": 0.08579,
"h": 182.2
},
"luminance": 0.8544
}Semantic roles & 50–950 ramp
primary
#A8FEEF
secondary
#E3687D
accent
#0028E6
background
#FDFFFF
surface
#F9FFFE
border
#D2D7D6
text
#131817
muted
#828685