#A7FFDD#A7FFDD
#A7FFDD is a very light, moderate teal. Relative luminance 0.850; OKLCH L 93.5% C 0.097 H 167.9°. Best body text is #000000 at 17.99:1 contrast (WCAG AA passes).
Color values
| HEX | #A7FFDD |
|---|---|
| RGB | rgb(167, 255, 221) |
| HSL | hsl(157, 100%, 83%) |
| HSV | hsv(157, 35%, 100%) |
| CMYK | cmyk(34.5%, 0%, 13.3%, 0%) |
| CIE-LAB | lab(93.86, -33.61, 7.92) |
| CIE-LCH | lch(93.86, 34.53, 166.75°) |
| OKLab | oklab(93.49% -0.0951 0.0204) |
| OKLCH | oklch(93.49% 0.097 167.9) |
| XYZ | xyz(64.7428, 84.9522, 81.3785) |
| Luminance | 0.8496 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Pale Turquoise
#A5FBD5
ΔE00 1.51
Light Aqua
#8CFFDB
ΔE00 3.06
Aquamarine
#7FFFD4
ΔE00 4.44
Pale Aqua
#B8FFEB
ΔE00 4.55
Light Turquoise
#7EF4CC
ΔE00 4.64
Mint
#AAF0C1
ΔE00 5.73
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#A7FFDD #FFA7C9
analogous
#A7FFB1 #A7FFDD #A7F5FF
triadic
#A7FFDD #DDA7FF #FFDDA7
tetradic
#A7FFDD #B1A7FF #FFA7C9 #F5FFA7
square
#A7FFDD #B1A7FF #FFA7C9 #F5FFA7
split-complementary
#A7FFDD #FFA7F5 #FFB1A7
monochromatic
#2DFFAE #6AFFC5 #A7FFDD #E0FFF3 #E0FFF3
Accessibility & contrast
On white
1.17
#A7FFDD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.99
#A7FFDD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #A7FFDD
17.99:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##A7FFDD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##A7FFDD | 1.00 | 1.17 | 17.99 | 17.99 |
| #FFFFFF | 1.17 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.99 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.99 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FBF4DB
Deuteranopia (green-blind)
#ECE9DF
Tritanopia (blue-blind)
#90FFF5
Achromatopsia (no color)
#EDEDED
Design tokens & code
CSS
--color: #a7ffdd; /* rgb */ color: rgb(167, 255, 221); /* oklch */ color: oklch(93.5% 0.097 167.9);
Tailwind
colors: {
custom: {
50: '#c4ffe7',
500: '#a7ffdd',
950: '#000000',
},
}SCSS
$custom: #a7ffdd; $custom-light: #c4ffe7; $custom-dark: #000000;
JSON
{
"hex": "#a7ffdd",
"rgb": {
"r": 167,
"g": 255,
"b": 221
},
"hsl": {
"h": 156.818,
"s": 100,
"l": 82.745
},
"oklch": {
"l": 0.93489,
"c": 0.09729,
"h": 167.9
},
"luminance": 0.84956
}Semantic roles & 50–950 ramp
primary
#A7FFDD
secondary
#E46697
accent
#0059E6
background
#FDFFFE
surface
#F9FFFC
border
#D2D7D5
text
#131816
muted
#828684