#A7FFFA#A7FFFA
#A7FFFA is a very light, moderate teal. Relative luminance 0.866; OKLCH L 94.3% C 0.085 H 191.3°. Best body text is #000000 at 18.33:1 contrast (WCAG AA passes).
Color values
| HEX | #A7FFFA |
|---|---|
| RGB | rgb(167, 255, 250) |
| HSL | hsl(177, 100%, 83%) |
| HSV | hsv(177, 35%, 100%) |
| CMYK | cmyk(34.5%, 0%, 2%, 0%) |
| CIE-LAB | lab(94.58, -27.39, -6.00) |
| CIE-LCH | lch(94.58, 28.04, 192.35°) |
| OKLab | oklab(94.31% -0.0833 -0.0166) |
| OKLCH | oklch(94.31% 0.085 191.3) |
| XYZ | xyz(68.9455, 86.6333, 103.5129) |
| Luminance | 0.8664 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Light Cyan
#ACFFFC
ΔE00 1.03
Pale Cyan
#B7FFFA
ΔE00 2.23
Eggshell Blue
#C4FFF7
ΔE00 4.48
Duck Egg Blue
#C3FBF4
ΔE00 4.85
Paleturquoise
#AFEEEE
ΔE00 5.04
Light Light Blue
#CAFFFB
ΔE00 5.59
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#A7FFFA #FFA7AC
analogous
#A7FFCE #A7FFFA #A7D8FF
triadic
#A7FFFA #FAA7FF #FFFAA7
tetradic
#A7FFFA #CEA7FF #FFA7AC #D8FFA7
square
#A7FFFA #CEA7FF #FFA7AC #D8FFA7
split-complementary
#A7FFFA #FFA7D8 #FFCEA7
monochromatic
#2DFFF3 #6AFFF7 #A7FFFA #E0FFFD #E0FFFD
Accessibility & contrast
On white
1.15
#A7FFFA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
18.33
#A7FFFA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #A7FFFA
18.33:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##A7FFFA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##A7FFFA | 1.00 | 1.15 | 18.33 | 18.33 |
| #FFFFFF | 1.15 | 1.00 | 21.00 | 21.00 |
| #000000 | 18.33 | 21.00 | 1.00 | 1.00 |
| ##000000 | 18.33 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F5F6FA
Deuteranopia (green-blind)
#E5EAFB
Tritanopia (blue-blind)
#86FFFD
Achromatopsia (no color)
#EFEFEF
Design tokens & code
CSS
--color: #a7fffa; /* rgb */ color: rgb(167, 255, 250); /* oklch */ color: oklch(94.3% 0.085 191.3);
Tailwind
colors: {
custom: {
50: '#c4fffb',
500: '#a7fffa',
950: '#000000',
},
}SCSS
$custom: #a7fffa; $custom-light: #c4fffb; $custom-dark: #000000;
JSON
{
"hex": "#a7fffa",
"rgb": {
"r": 167,
"g": 255,
"b": 250
},
"hsl": {
"h": 176.591,
"s": 100,
"l": 82.745
},
"oklch": {
"l": 0.94305,
"c": 0.08493,
"h": 191.3
},
"luminance": 0.86638
}Semantic roles & 50–950 ramp
primary
#A7FFFA
secondary
#E4666D
accent
#000DE6
background
#FDFFFF
surface
#F9FFFF
border
#D2D7D7
text
#131817
muted
#828685