#A7FFDE#A7FFDE
#A7FFDE is a very light, moderate teal. Relative luminance 0.850; OKLCH L 93.5% C 0.097 H 168.6°. Best body text is #000000 at 18.00:1 contrast (WCAG AA passes).
Color values
| HEX | #A7FFDE |
|---|---|
| RGB | rgb(167, 255, 222) |
| HSL | hsl(158, 100%, 83%) |
| HSV | hsv(158, 35%, 100%) |
| CMYK | cmyk(34.5%, 0%, 12.9%, 0%) |
| CIE-LAB | lab(93.89, -33.41, 7.43) |
| CIE-LCH | lch(93.89, 34.23, 167.45°) |
| OKLab | oklab(93.52% -0.0947 0.0191) |
| OKLCH | oklch(93.52% 0.097 168.6) |
| XYZ | xyz(64.8764, 85.0056, 82.0823) |
| Luminance | 0.8501 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Pale Turquoise
#A5FBD5
ΔE00 1.76
Light Aqua
#8CFFDB
ΔE00 3.05
Pale Aqua
#B8FFEB
ΔE00 4.31
Aquamarine
#7FFFD4
ΔE00 4.53
Light Turquoise
#7EF4CC
ΔE00 4.71
Tiffany Blue
#7BF2DA
ΔE00 5.84
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#A7FFDE #FFA7C8
analogous
#A7FFB2 #A7FFDE #A7F4FF
triadic
#A7FFDE #DEA7FF #FFDEA7
tetradic
#A7FFDE #B2A7FF #FFA7C8 #F4FFA7
square
#A7FFDE #B2A7FF #FFA7C8 #F4FFA7
split-complementary
#A7FFDE #FFA7F4 #FFB2A7
monochromatic
#2DFFB0 #6AFFC7 #A7FFDE #E0FFF4 #E0FFF4
Accessibility & contrast
On white
1.17
#A7FFDE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
18.00
#A7FFDE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #A7FFDE
18.00:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##A7FFDE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##A7FFDE | 1.00 | 1.17 | 18.00 | 18.00 |
| #FFFFFF | 1.17 | 1.00 | 21.00 | 21.00 |
| #000000 | 18.00 | 21.00 | 1.00 | 1.00 |
| ##000000 | 18.00 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FBF4DC
Deuteranopia (green-blind)
#ECE9E0
Tritanopia (blue-blind)
#90FFF5
Achromatopsia (no color)
#EDEDED
Design tokens & code
CSS
--color: #a7ffde; /* rgb */ color: rgb(167, 255, 222); /* oklch */ color: oklch(93.5% 0.097 168.6);
Tailwind
colors: {
custom: {
50: '#c4ffe8',
500: '#a7ffde',
950: '#000000',
},
}SCSS
$custom: #a7ffde; $custom-light: #c4ffe8; $custom-dark: #000000;
JSON
{
"hex": "#a7ffde",
"rgb": {
"r": 167,
"g": 255,
"b": 222
},
"hsl": {
"h": 157.5,
"s": 100,
"l": 82.745
},
"oklch": {
"l": 0.93515,
"c": 0.09663,
"h": 168.6
},
"luminance": 0.85009
}Semantic roles & 50–950 ramp
primary
#A7FFDE
secondary
#E46695
accent
#0056E6
background
#FDFFFE
surface
#F9FFFC
border
#D2D7D5
text
#131816
muted
#828684