#A7FFFF#A7FFFF
#A7FFFF is a very light, moderate teal. Relative luminance 0.870; OKLCH L 94.5% C 0.085 H 195.8°. Best body text is #000000 at 18.39:1 contrast (WCAG AA passes).
Color values
| HEX | #A7FFFF |
|---|---|
| RGB | rgb(167, 255, 255) |
| HSL | hsl(180, 100%, 83%) |
| HSV | hsv(180, 35%, 100%) |
| CMYK | cmyk(34.5%, 0%, 0%, 0%) |
| CIE-LAB | lab(94.72, -26.26, -8.38) |
| CIE-LCH | lch(94.72, 27.56, 197.70°) |
| OKLab | oklab(94.46% -0.0813 -0.023) |
| OKLCH | oklch(94.46% 0.085 195.8) |
| XYZ | xyz(69.7399, 86.9510, 107.6967) |
| Luminance | 0.8696 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Light Cyan
#ACFFFC
ΔE00 1.20
Pale Cyan
#B7FFFA
ΔE00 2.72
Paleturquoise
#AFEEEE
ΔE00 4.55
Robin'S Egg Blue
#98EFF9
ΔE00 4.90
Eggshell Blue
#C4FFF7
ΔE00 5.07
Duck Egg Blue
#C3FBF4
ΔE00 5.26
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#A7FFFF #FFA7A7
analogous
#A7FFD3 #A7FFFF #A7D3FF
triadic
#A7FFFF #FFA7FF #FFFFA7
tetradic
#A7FFFF #D3A7FF #FFA7A7 #D3FFA7
square
#A7FFFF #D3A7FF #FFA7A7 #D3FFA7
split-complementary
#A7FFFF #FFA7D3 #FFD3A7
monochromatic
#2DFFFF #6AFFFF #A7FFFF #E0FFFF #E0FFFF
Accessibility & contrast
On white
1.14
#A7FFFF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
18.39
#A7FFFF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #A7FFFF
18.39:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##A7FFFF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##A7FFFF | 1.00 | 1.14 | 18.39 | 18.39 |
| #FFFFFF | 1.14 | 1.00 | 21.00 | 21.00 |
| #000000 | 18.39 | 21.00 | 1.00 | 1.00 |
| ##000000 | 18.39 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F4F7FF
Deuteranopia (green-blind)
#E4EBFF
Tritanopia (blue-blind)
#84FFFF
Achromatopsia (no color)
#F0F0F0
Design tokens & code
CSS
--color: #a7ffff; /* rgb */ color: rgb(167, 255, 255); /* oklch */ color: oklch(94.5% 0.085 195.8);
Tailwind
colors: {
custom: {
50: '#c4ffff',
500: '#a7ffff',
950: '#000000',
},
}SCSS
$custom: #a7ffff; $custom-light: #c4ffff; $custom-dark: #000000;
JSON
{
"hex": "#a7ffff",
"rgb": {
"r": 167,
"g": 255,
"b": 255
},
"hsl": {
"h": 180,
"s": 100,
"l": 82.745
},
"oklch": {
"l": 0.94458,
"c": 0.08452,
"h": 195.8
},
"luminance": 0.86955
}Semantic roles & 50–950 ramp
primary
#A7FFFF
secondary
#E46666
accent
#0000E6
background
#FDFFFF
surface
#F9FFFF
border
#D2D7D7
text
#131818
muted
#828686