#A7FFFE#A7FFFE
#A7FFFE is a very light, moderate teal. Relative luminance 0.869; OKLCH L 94.4% C 0.085 H 194.9°. Best body text is #000000 at 18.38:1 contrast (WCAG AA passes).
Color values
| HEX | #A7FFFE |
|---|---|
| RGB | rgb(167, 255, 254) |
| HSL | hsl(179, 100%, 83%) |
| HSV | hsv(179, 35%, 100%) |
| CMYK | cmyk(34.5%, 0%, 0.4%, 0%) |
| CIE-LAB | lab(94.69, -26.49, -7.90) |
| CIE-LCH | lch(94.69, 27.64, 196.61°) |
| OKLab | oklab(94.43% -0.0817 -0.0217) |
| OKLCH | oklch(94.43% 0.085 194.9) |
| XYZ | xyz(69.5793, 86.8868, 106.8512) |
| Luminance | 0.8689 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Light Cyan
#ACFFFC
ΔE00 0.92
Pale Cyan
#B7FFFA
ΔE00 2.53
Paleturquoise
#AFEEEE
ΔE00 4.60
Eggshell Blue
#C4FFF7
ΔE00 4.91
Duck Egg Blue
#C3FBF4
ΔE00 5.14
Robin'S Egg Blue
#98EFF9
ΔE00 5.17
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#A7FFFE #FFA7A8
analogous
#A7FFD2 #A7FFFE #A7D4FF
triadic
#A7FFFE #FEA7FF #FFFEA7
tetradic
#A7FFFE #D2A7FF #FFA7A8 #D4FFA7
square
#A7FFFE #D2A7FF #FFA7A8 #D4FFA7
split-complementary
#A7FFFE #FFA7D4 #FFD2A7
monochromatic
#2DFFFD #6AFFFD #A7FFFE #E0FFFF #E0FFFF
Accessibility & contrast
On white
1.14
#A7FFFE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
18.38
#A7FFFE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #A7FFFE
18.38:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##A7FFFE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##A7FFFE | 1.00 | 1.14 | 18.38 | 18.38 |
| #FFFFFF | 1.14 | 1.00 | 21.00 | 21.00 |
| #000000 | 18.38 | 21.00 | 1.00 | 1.00 |
| ##000000 | 18.38 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F4F7FE
Deuteranopia (green-blind)
#E4EBFF
Tritanopia (blue-blind)
#84FFFE
Achromatopsia (no color)
#F0F0F0
Design tokens & code
CSS
--color: #a7fffe; /* rgb */ color: rgb(167, 255, 254); /* oklch */ color: oklch(94.4% 0.085 194.9);
Tailwind
colors: {
custom: {
50: '#c4fffe',
500: '#a7fffe',
950: '#000000',
},
}SCSS
$custom: #a7fffe; $custom-light: #c4fffe; $custom-dark: #000000;
JSON
{
"hex": "#a7fffe",
"rgb": {
"r": 167,
"g": 255,
"b": 254
},
"hsl": {
"h": 179.318,
"s": 100,
"l": 82.745
},
"oklch": {
"l": 0.94427,
"c": 0.08455,
"h": 194.9
},
"luminance": 0.86891
}Semantic roles & 50–950 ramp
primary
#A7FFFE
secondary
#E46668
accent
#0003E6
background
#FDFFFF
surface
#F9FFFF
border
#D2D7D7
text
#131817
muted
#828685