#A7FEFF#A7FEFF
#A7FEFF is a very light, moderate teal. Relative luminance 0.863; OKLCH L 94.2% C 0.084 H 196.7°. Best body text is #000000 at 18.26:1 contrast (WCAG AA passes).
Color values
| HEX | #A7FEFF |
|---|---|
| RGB | rgb(167, 254, 255) |
| HSL | hsl(181, 100%, 83%) |
| HSV | hsv(181, 35%, 100%) |
| CMYK | cmyk(34.5%, 0.4%, 0%, 0%) |
| CIE-LAB | lab(94.45, -25.78, -8.78) |
| CIE-LCH | lch(94.45, 27.23, 198.81°) |
| OKLab | oklab(94.24% -0.0801 -0.0241) |
| OKLCH | oklch(94.24% 0.084 196.7) |
| XYZ | xyz(69.4217, 86.3147, 107.5907) |
| Luminance | 0.8632 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Light Cyan
#ACFFFC
ΔE00 1.51
Pale Cyan
#B7FFFA
ΔE00 2.89
Paleturquoise
#AFEEEE
ΔE00 4.32
Robin'S Egg Blue
#98EFF9
ΔE00 4.49
Robin Egg Blue
#8AF1FE
ΔE00 5.15
Eggshell Blue
#C4FFF7
ΔE00 5.18
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#A7FEFF #FFA8A7
analogous
#A7FFD4 #A7FEFF #A7D2FF
triadic
#A7FEFF #FFA7FE #FEFFA7
tetradic
#A7FEFF #D4A7FF #FFA8A7 #D2FFA7
square
#A7FEFF #D4A7FF #FFA8A7 #D2FFA7
split-complementary
#A7FEFF #FFA7D2 #FFD4A7
monochromatic
#2DFDFF #6AFDFF #A7FEFF #E0FFFF #E0FFFF
Accessibility & contrast
On white
1.15
#A7FEFF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
18.26
#A7FEFF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #A7FEFF
18.26:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##A7FEFF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##A7FEFF | 1.00 | 1.15 | 18.26 | 18.26 |
| #FFFFFF | 1.15 | 1.00 | 21.00 | 21.00 |
| #000000 | 18.26 | 21.00 | 1.00 | 1.00 |
| ##000000 | 18.26 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F3F6FF
Deuteranopia (green-blind)
#E3EAFF
Tritanopia (blue-blind)
#84FFFE
Achromatopsia (no color)
#EFEFEF
Design tokens & code
CSS
--color: #a7feff; /* rgb */ color: rgb(167, 254, 255); /* oklch */ color: oklch(94.2% 0.084 196.7);
Tailwind
colors: {
custom: {
50: '#c4ffff',
500: '#a7feff',
950: '#000000',
},
}SCSS
$custom: #a7feff; $custom-light: #c4ffff; $custom-dark: #000000;
JSON
{
"hex": "#a7feff",
"rgb": {
"r": 167,
"g": 254,
"b": 255
},
"hsl": {
"h": 180.682,
"s": 100,
"l": 82.745
},
"oklch": {
"l": 0.94241,
"c": 0.0837,
"h": 196.7
},
"luminance": 0.86319
}Semantic roles & 50–950 ramp
primary
#A7FEFF
secondary
#E46866
accent
#0300E6
background
#FDFFFF
surface
#F9FFFF
border
#D2D7D7
text
#131818
muted
#828686