#A8FEFB#A8FEFB
#A8FEFB is a very light, moderate teal. Relative luminance 0.862; OKLCH L 94.2% C 0.083 H 193.0°. Best body text is #000000 at 18.23:1 contrast (WCAG AA passes).
Color values
| HEX | #A8FEFB |
|---|---|
| RGB | rgb(168, 254, 251) |
| HSL | hsl(178, 98%, 83%) |
| HSV | hsv(178, 34%, 100%) |
| CMYK | cmyk(33.9%, 0%, 1.2%, 0.4%) |
| CIE-LAB | lab(94.38, -26.43, -6.80) |
| CIE-LCH | lch(94.38, 27.29, 194.43°) |
| OKLab | oklab(94.17% -0.0809 -0.0187) |
| OKLCH | oklch(94.17% 0.083 193) |
| XYZ | xyz(68.9967, 86.1692, 104.2447) |
| Luminance | 0.8617 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Light Cyan
#ACFFFC
ΔE00 0.49
Pale Cyan
#B7FFFA
ΔE00 2.09
Eggshell Blue
#C4FFF7
ΔE00 4.46
Paleturquoise
#AFEEEE
ΔE00 4.51
Duck Egg Blue
#C3FBF4
ΔE00 4.72
Light Light Blue
#CAFFFB
ΔE00 5.31
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#A8FEFB #FEA8AB
analogous
#A8FED0 #A8FEFB #A8D6FE
triadic
#A8FEFB #FBA8FE #FEFBA8
tetradic
#A8FEFB #D0A8FE #FEA8AB #D6FEA8
square
#A8FEFB #D0A8FE #FEA8AB #D6FEA8
split-complementary
#A8FEFB #FEA8D6 #FED0A8
monochromatic
#2FFDF5 #6BFDF8 #A8FEFB #E1FFFE #E1FFFE
Accessibility & contrast
On white
1.15
#A8FEFB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
18.23
#A8FEFB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #A8FEFB
18.23:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##A8FEFB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##A8FEFB | 1.00 | 1.15 | 18.23 | 18.23 |
| #FFFFFF | 1.15 | 1.00 | 21.00 | 21.00 |
| #000000 | 18.23 | 21.00 | 1.00 | 1.00 |
| ##000000 | 18.23 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F4F6FB
Deuteranopia (green-blind)
#E4EAFC
Tritanopia (blue-blind)
#87FFFD
Achromatopsia (no color)
#EFEFEF
Design tokens & code
CSS
--color: #a8fefb; /* rgb */ color: rgb(168, 254, 251); /* oklch */ color: oklch(94.2% 0.083 193.0);
Tailwind
colors: {
custom: {
50: '#c5fffc',
500: '#a8fefb',
950: '#000000',
},
}SCSS
$custom: #a8fefb; $custom-light: #c5fffc; $custom-dark: #000000;
JSON
{
"hex": "#a8fefb",
"rgb": {
"r": 168,
"g": 254,
"b": 251
},
"hsl": {
"h": 177.907,
"s": 97.727,
"l": 82.745
},
"oklch": {
"l": 0.94168,
"c": 0.08306,
"h": 193
},
"luminance": 0.86173
}Semantic roles & 50–950 ramp
primary
#A8FEFB
secondary
#E3686C
accent
#0008E6
background
#FDFFFF
surface
#F9FFFF
border
#D2D7D7
text
#131817
muted
#828685