#A7FEDF#A7FEDF
#A7FEDF is a very light, moderate teal. Relative luminance 0.844; OKLCH L 93.3% C 0.095 H 169.8°. Best body text is #000000 at 17.89:1 contrast (WCAG AA passes).
Color values
| HEX | #A7FEDF |
|---|---|
| RGB | rgb(167, 254, 223) |
| HSL | hsl(159, 98%, 83%) |
| HSV | hsv(159, 34%, 100%) |
| CMYK | cmyk(34.3%, 0%, 12.2%, 0.4%) |
| CIE-LAB | lab(93.63, -32.74, 6.56) |
| CIE-LCH | lch(93.63, 33.39, 168.67°) |
| OKLab | oklab(93.32% -0.0931 0.0168) |
| OKLCH | oklch(93.32% 0.095 169.8) |
| XYZ | xyz(64.6926, 84.4231, 82.6842) |
| Luminance | 0.8443 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Pale Turquoise
#A5FBD5
ΔE00 2.19
Light Aqua
#8CFFDB
ΔE00 3.19
Pale Aqua
#B8FFEB
ΔE00 3.84
Aquamarine
#7FFFD4
ΔE00 4.83
Light Turquoise
#7EF4CC
ΔE00 4.86
Tiffany Blue
#7BF2DA
ΔE00 5.51
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#A7FEDF #FEA7C6
analogous
#A7FEB4 #A7FEDF #A7F1FE
triadic
#A7FEDF #DFA7FE #FEDFA7
tetradic
#A7FEDF #B4A7FE #FEA7C6 #F1FEA7
square
#A7FEDF #B4A7FE #FEA7C6 #F1FEA7
split-complementary
#A7FEDF #FEA7F1 #FEB4A7
monochromatic
#2EFDB3 #6AFDC9 #A7FEDF #E1FFF4 #E1FFF4
Accessibility & contrast
On white
1.17
#A7FEDF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.89
#A7FEDF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #A7FEDF
17.89:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##A7FEDF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##A7FEDF | 1.00 | 1.17 | 17.89 | 17.89 |
| #FFFFFF | 1.17 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.89 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.89 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F9F3DE
Deuteranopia (green-blind)
#EAE8E1
Tritanopia (blue-blind)
#90FFF5
Achromatopsia (no color)
#EDEDED
Design tokens & code
CSS
--color: #a7fedf; /* rgb */ color: rgb(167, 254, 223); /* oklch */ color: oklch(93.3% 0.095 169.8);
Tailwind
colors: {
custom: {
50: '#c4ffe9',
500: '#a7fedf',
950: '#000000',
},
}SCSS
$custom: #a7fedf; $custom-light: #c4ffe9; $custom-dark: #000000;
JSON
{
"hex": "#a7fedf",
"rgb": {
"r": 167,
"g": 254,
"b": 223
},
"hsl": {
"h": 158.621,
"s": 97.753,
"l": 82.549
},
"oklch": {
"l": 0.9332,
"c": 0.09463,
"h": 169.8
},
"luminance": 0.84427
}Semantic roles & 50–950 ramp
primary
#A7FEDF
secondary
#E26793
accent
#0052E6
background
#FDFFFE
surface
#F9FFFC
border
#D2D7D5
text
#131816
muted
#828684