#A7FFDC#A7FFDC
#A7FFDC is a very light, moderate teal. Relative luminance 0.849; OKLCH L 93.5% C 0.098 H 167.3°. Best body text is #000000 at 17.98:1 contrast (WCAG AA passes).
Color values
| HEX | #A7FFDC |
|---|---|
| RGB | rgb(167, 255, 220) |
| HSL | hsl(156, 100%, 83%) |
| HSV | hsv(156, 35%, 100%) |
| CMYK | cmyk(34.5%, 0%, 13.7%, 0%) |
| CIE-LAB | lab(93.84, -33.81, 8.40) |
| CIE-LCH | lch(93.84, 34.84, 166.05°) |
| OKLab | oklab(93.46% -0.0956 0.0216) |
| OKLCH | oklch(93.46% 0.098 167.3) |
| XYZ | xyz(64.6099, 84.8990, 80.6790) |
| Luminance | 0.8490 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Pale Turquoise
#A5FBD5
ΔE00 1.28
Light Aqua
#8CFFDB
ΔE00 3.09
Aquamarine
#7FFFD4
ΔE00 4.36
Light Turquoise
#7EF4CC
ΔE00 4.58
Pale Aqua
#B8FFEB
ΔE00 4.79
Mint
#AAF0C1
ΔE00 5.51
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#A7FFDC #FFA7CA
analogous
#A7FFB0 #A7FFDC #A7F6FF
triadic
#A7FFDC #DCA7FF #FFDCA7
tetradic
#A7FFDC #B0A7FF #FFA7CA #F6FFA7
square
#A7FFDC #B0A7FF #FFA7CA #F6FFA7
split-complementary
#A7FFDC #FFA7F6 #FFB0A7
monochromatic
#2DFFAB #6AFFC4 #A7FFDC #E0FFF3 #E0FFF3
Accessibility & contrast
On white
1.17
#A7FFDC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.98
#A7FFDC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #A7FFDC
17.98:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##A7FFDC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##A7FFDC | 1.00 | 1.17 | 17.98 | 17.98 |
| #FFFFFF | 1.17 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.98 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.98 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FBF4DA
Deuteranopia (green-blind)
#ECE9DE
Tritanopia (blue-blind)
#90FFF5
Achromatopsia (no color)
#EDEDED
Design tokens & code
CSS
--color: #a7ffdc; /* rgb */ color: rgb(167, 255, 220); /* oklch */ color: oklch(93.5% 0.098 167.3);
Tailwind
colors: {
custom: {
50: '#c4ffe6',
500: '#a7ffdc',
950: '#000000',
},
}SCSS
$custom: #a7ffdc; $custom-light: #c4ffe6; $custom-dark: #000000;
JSON
{
"hex": "#a7ffdc",
"rgb": {
"r": 167,
"g": 255,
"b": 220
},
"hsl": {
"h": 156.136,
"s": 100,
"l": 82.745
},
"oklch": {
"l": 0.93463,
"c": 0.09798,
"h": 167.3
},
"luminance": 0.84903
}Semantic roles & 50–950 ramp
primary
#A7FFDC
secondary
#E46698
accent
#005BE6
background
#FDFFFE
surface
#F9FFFC
border
#D2D7D5
text
#131816
muted
#828684