#A2FFDC#A2FFDC
#A2FFDC is a very light, moderate teal. Relative luminance 0.844; OKLCH L 93.2% C 0.102 H 168.3°. Best body text is #000000 at 17.87:1 contrast (WCAG AA passes).
Color values
| HEX | #A2FFDC |
|---|---|
| RGB | rgb(162, 255, 220) |
| HSL | hsl(157, 100%, 82%) |
| HSV | hsv(157, 36%, 100%) |
| CMYK | cmyk(36.5%, 0%, 13.7%, 0%) |
| CIE-LAB | lab(93.61, -35.18, 8.04) |
| CIE-LCH | lch(93.61, 36.09, 167.13°) |
| OKLab | oklab(93.21% -0.0995 0.0207) |
| OKLCH | oklch(93.21% 0.102 168.3) |
| XYZ | xyz(63.5737, 84.3648, 80.6304) |
| Luminance | 0.8437 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Pale Turquoise
#A5FBD5
ΔE00 1.57
Light Aqua
#8CFFDB
ΔE00 2.45
Aquamarine
#7FFFD4
ΔE00 3.81
Light Turquoise
#7EF4CC
ΔE00 4.10
Pale Aqua
#B8FFEB
ΔE00 5.02
Light Aquamarine
#7BFDC7
ΔE00 5.48
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#A2FFDC #FFA2C5
analogous
#A2FFAE #A2FFDC #A2F4FF
triadic
#A2FFDC #DCA2FF #FFDCA2
tetradic
#A2FFDC #AEA2FF #FFA2C5 #F4FFA2
square
#A2FFDC #AEA2FF #FFA2C5 #F4FFA2
split-complementary
#A2FFDC #FFA2F4 #FFAEA2
monochromatic
#28FFAE #65FFC5 #A2FFDC #DFFFF3 #E0FFF3
Accessibility & contrast
On white
1.17
#A2FFDC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.87
#A2FFDC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #A2FFDC
17.87:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##A2FFDC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##A2FFDC | 1.00 | 1.17 | 17.87 | 17.87 |
| #FFFFFF | 1.17 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.87 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.87 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FBF3DA
Deuteranopia (green-blind)
#EBE8DE
Tritanopia (blue-blind)
#89FFF5
Achromatopsia (no color)
#EDEDED
Design tokens & code
CSS
--color: #a2ffdc; /* rgb */ color: rgb(162, 255, 220); /* oklch */ color: oklch(93.2% 0.102 168.3);
Tailwind
colors: {
custom: {
50: '#c1ffe6',
500: '#a2ffdc',
950: '#000000',
},
}SCSS
$custom: #a2ffdc; $custom-light: #c1ffe6; $custom-dark: #000000;
JSON
{
"hex": "#a2ffdc",
"rgb": {
"r": 162,
"g": 255,
"b": 220
},
"hsl": {
"h": 157.419,
"s": 100,
"l": 81.765
},
"oklch": {
"l": 0.93214,
"c": 0.10167,
"h": 168.3
},
"luminance": 0.84369
}Semantic roles & 50–950 ramp
primary
#A2FFDC
secondary
#E36293
accent
#0056E6
background
#FDFFFE
surface
#F9FFFC
border
#D2D7D5
text
#131816
muted
#828684