#A8FEED#A8FEED
#A8FEED is a very light, moderate teal. Relative luminance 0.853; OKLCH L 93.8% C 0.087 H 180.5°. Best body text is #000000 at 18.06:1 contrast (WCAG AA passes).
Color values
| HEX | #A8FEED |
|---|---|
| RGB | rgb(168, 254, 237) |
| HSL | hsl(168, 98%, 83%) |
| HSV | hsv(168, 34%, 100%) |
| CMYK | cmyk(33.9%, 0%, 6.7%, 0.4%) |
| CIE-LAB | lab(94.02, -29.52, -0.10) |
| CIE-LCH | lch(94.02, 29.52, 180.20°) |
| OKLab | oklab(93.76% -0.0865 -0.0007) |
| OKLCH | oklch(93.76% 0.087 180.5) |
| XYZ | xyz(66.8709, 85.3189, 93.0489) |
| Luminance | 0.8532 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Pale Aqua
#B8FFEB
ΔE00 2.56
Pale Cyan
#B7FFFA
ΔE00 4.77
Light Cyan
#ACFFFC
ΔE00 5.08
Eggshell Blue
#C4FFF7
ΔE00 5.22
Tiffany Blue
#7BF2DA
ΔE00 5.30
Duck Egg Blue
#C3FBF4
ΔE00 5.76
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#A8FEED #FEA8B9
analogous
#A8FEC2 #A8FEED #A8E4FE
triadic
#A8FEED #EDA8FE #FEEDA8
tetradic
#A8FEED #C2A8FE #FEA8B9 #E4FEA8
square
#A8FEED #C2A8FE #FEA8B9 #E4FEA8
split-complementary
#A8FEED #FEA8E4 #FEC2A8
monochromatic
#2FFDD4 #6BFDE0 #A8FEED #E1FFF9 #E1FFF9
Accessibility & contrast
On white
1.16
#A8FEED on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
18.06
#A8FEED on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #A8FEED
18.06:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##A8FEED | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##A8FEED | 1.00 | 1.16 | 18.06 | 18.06 |
| #FFFFFF | 1.16 | 1.00 | 21.00 | 21.00 |
| #000000 | 18.06 | 21.00 | 1.00 | 1.00 |
| ##000000 | 18.06 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F7F4EC
Deuteranopia (green-blind)
#E8E9EE
Tritanopia (blue-blind)
#8CFFF9
Achromatopsia (no color)
#EEEEEE
Design tokens & code
CSS
--color: #a8feed; /* rgb */ color: rgb(168, 254, 237); /* oklch */ color: oklch(93.8% 0.087 180.5);
Tailwind
colors: {
custom: {
50: '#c5fff2',
500: '#a8feed',
950: '#000000',
},
}SCSS
$custom: #a8feed; $custom-light: #c5fff2; $custom-dark: #000000;
JSON
{
"hex": "#a8feed",
"rgb": {
"r": 168,
"g": 254,
"b": 237
},
"hsl": {
"h": 168.14,
"s": 97.727,
"l": 82.745
},
"oklch": {
"l": 0.93755,
"c": 0.08654,
"h": 180.5
},
"luminance": 0.85323
}Semantic roles & 50–950 ramp
primary
#A8FEED
secondary
#E36880
accent
#002DE6
background
#FDFFFF
surface
#F9FFFE
border
#D2D7D6
text
#131817
muted
#828685