#A7FEEF#A7FEEF
#A7FEEF is a very light, moderate teal. Relative luminance 0.853; OKLCH L 93.8% C 0.087 H 182.3°. Best body text is #000000 at 18.07:1 contrast (WCAG AA passes).
Color values
| HEX | #A7FEEF |
|---|---|
| RGB | rgb(167, 254, 239) |
| HSL | hsl(170, 98%, 83%) |
| HSV | hsv(170, 34%, 100%) |
| CMYK | cmyk(34.3%, 0%, 5.9%, 0.4%) |
| CIE-LAB | lab(94.02, -29.36, -1.14) |
| CIE-LCH | lch(94.02, 29.38, 182.22°) |
| OKLab | oklab(93.76% -0.0865 -0.0035) |
| OKLCH | oklch(93.76% 0.087 182.3) |
| XYZ | xyz(66.9526, 85.3270, 94.5864) |
| Luminance | 0.8533 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Pale Aqua
#B8FFEB
ΔE00 3.06
Pale Cyan
#B7FFFA
ΔE00 4.24
Light Cyan
#ACFFFC
ΔE00 4.41
Eggshell Blue
#C4FFF7
ΔE00 4.98
Duck Egg Blue
#C3FBF4
ΔE00 5.51
Tiffany Blue
#7BF2DA
ΔE00 5.52
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#A7FEEF #FEA7B6
analogous
#A7FEC3 #A7FEEF #A7E2FE
triadic
#A7FEEF #EFA7FE #FEEFA7
tetradic
#A7FEEF #C3A7FE #FEA7B6 #E2FEA7
square
#A7FEEF #C3A7FE #FEA7B6 #E2FEA7
split-complementary
#A7FEEF #FEA7E2 #FEC3A7
monochromatic
#2EFDD9 #6AFDE4 #A7FEEF #E1FFF9 #E1FFF9
Accessibility & contrast
On white
1.16
#A7FEEF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
18.07
#A7FEEF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #A7FEEF
18.07:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##A7FEEF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##A7FEEF | 1.00 | 1.16 | 18.07 | 18.07 |
| #FFFFFF | 1.16 | 1.00 | 21.00 | 21.00 |
| #000000 | 18.07 | 21.00 | 1.00 | 1.00 |
| ##000000 | 18.07 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F6F5EE
Deuteranopia (green-blind)
#E7E9F0
Tritanopia (blue-blind)
#8AFFF9
Achromatopsia (no color)
#EEEEEE
Design tokens & code
CSS
--color: #a7feef; /* rgb */ color: rgb(167, 254, 239); /* oklch */ color: oklch(93.8% 0.087 182.3);
Tailwind
colors: {
custom: {
50: '#c4fff4',
500: '#a7feef',
950: '#000000',
},
}SCSS
$custom: #a7feef; $custom-light: #c4fff4; $custom-dark: #000000;
JSON
{
"hex": "#a7feef",
"rgb": {
"r": 167,
"g": 254,
"b": 239
},
"hsl": {
"h": 169.655,
"s": 97.753,
"l": 82.549
},
"oklch": {
"l": 0.93762,
"c": 0.0866,
"h": 182.3
},
"luminance": 0.85331
}Semantic roles & 50–950 ramp
primary
#A7FEEF
secondary
#E2677C
accent
#0028E6
background
#FDFFFF
surface
#F9FFFE
border
#D2D7D6
text
#131817
muted
#828685