#A7FFDF#A7FFDF
#A7FFDF is a very light, moderate teal. Relative luminance 0.851; OKLCH L 93.5% C 0.096 H 169.3°. Best body text is #000000 at 18.01:1 contrast (WCAG AA passes).
Color values
| HEX | #A7FFDF |
|---|---|
| RGB | rgb(167, 255, 223) |
| HSL | hsl(158, 100%, 83%) |
| HSV | hsv(158, 35%, 100%) |
| CMYK | cmyk(34.5%, 0%, 12.5%, 0%) |
| CIE-LAB | lab(93.91, -33.20, 6.95) |
| CIE-LCH | lch(93.91, 33.92, 168.17°) |
| OKLab | oklab(93.54% -0.0943 0.0179) |
| OKLCH | oklch(93.54% 0.096 169.3) |
| XYZ | xyz(65.0108, 85.0594, 82.7902) |
| Luminance | 0.8506 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Pale Turquoise
#A5FBD5
ΔE00 2.03
Light Aqua
#8CFFDB
ΔE00 3.07
Pale Aqua
#B8FFEB
ΔE00 4.08
Aquamarine
#7FFFD4
ΔE00 4.65
Light Turquoise
#7EF4CC
ΔE00 4.80
Tiffany Blue
#7BF2DA
ΔE00 5.67
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#A7FFDF #FFA7C7
analogous
#A7FFB3 #A7FFDF #A7F3FF
triadic
#A7FFDF #DFA7FF #FFDFA7
tetradic
#A7FFDF #B3A7FF #FFA7C7 #F3FFA7
square
#A7FFDF #B3A7FF #FFA7C7 #F3FFA7
split-complementary
#A7FFDF #FFA7F3 #FFB3A7
monochromatic
#2DFFB2 #6AFFC9 #A7FFDF #E0FFF4 #E0FFF4
Accessibility & contrast
On white
1.17
#A7FFDF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
18.01
#A7FFDF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #A7FFDF
18.01:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##A7FFDF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##A7FFDF | 1.00 | 1.17 | 18.01 | 18.01 |
| #FFFFFF | 1.17 | 1.00 | 21.00 | 21.00 |
| #000000 | 18.01 | 21.00 | 1.00 | 1.00 |
| ##000000 | 18.01 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FAF4DD
Deuteranopia (green-blind)
#EBE9E1
Tritanopia (blue-blind)
#8FFFF6
Achromatopsia (no color)
#EDEDED
Design tokens & code
CSS
--color: #a7ffdf; /* rgb */ color: rgb(167, 255, 223); /* oklch */ color: oklch(93.5% 0.096 169.3);
Tailwind
colors: {
custom: {
50: '#c4ffe9',
500: '#a7ffdf',
950: '#000000',
},
}SCSS
$custom: #a7ffdf; $custom-light: #c4ffe9; $custom-dark: #000000;
JSON
{
"hex": "#a7ffdf",
"rgb": {
"r": 167,
"g": 255,
"b": 223
},
"hsl": {
"h": 158.182,
"s": 100,
"l": 82.745
},
"oklch": {
"l": 0.93541,
"c": 0.09598,
"h": 169.3
},
"luminance": 0.85063
}Semantic roles & 50–950 ramp
primary
#A7FFDF
secondary
#E46694
accent
#0053E6
background
#FDFFFE
surface
#F9FFFC
border
#D2D7D5
text
#131816
muted
#828684