#A0FFDC#A0FFDC
#A0FFDC is a very light, moderate teal. Relative luminance 0.842; OKLCH L 93.1% C 0.103 H 168.7°. Best body text is #000000 at 17.83:1 contrast (WCAG AA passes).
Color values
| HEX | #A0FFDC |
|---|---|
| RGB | rgb(160, 255, 220) |
| HSL | hsl(158, 100%, 81%) |
| HSV | hsv(158, 37%, 100%) |
| CMYK | cmyk(37.3%, 0%, 13.7%, 0%) |
| CIE-LAB | lab(93.52, -35.72, 7.90) |
| CIE-LCH | lch(93.52, 36.58, 167.53°) |
| OKLab | oklab(93.12% -0.1011 0.0203) |
| OKLCH | oklch(93.12% 0.103 168.7) |
| XYZ | xyz(63.1706, 84.1569, 80.6115) |
| Luminance | 0.8416 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Pale Turquoise
#A5FBD5
ΔE00 1.73
Light Aqua
#8CFFDB
ΔE00 2.20
Aquamarine
#7FFFD4
ΔE00 3.60
Light Turquoise
#7EF4CC
ΔE00 3.92
Pale Aqua
#B8FFEB
ΔE00 5.13
Light Aquamarine
#7BFDC7
ΔE00 5.36
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#A0FFDC #FFA0C3
analogous
#A0FFAD #A0FFDC #A0F2FF
triadic
#A0FFDC #DCA0FF #FFDCA0
tetradic
#A0FFDC #ADA0FF #FFA0C3 #F2FFA0
square
#A0FFDC #ADA0FF #FFA0C3 #F2FFA0
split-complementary
#A0FFDC #FFA0F2 #FFADA0
monochromatic
#26FFAF #63FFC5 #A0FFDC #DDFFF3 #E0FFF4
Accessibility & contrast
On white
1.18
#A0FFDC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.83
#A0FFDC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #A0FFDC
17.83:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##A0FFDC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##A0FFDC | 1.00 | 1.18 | 17.83 | 17.83 |
| #FFFFFF | 1.18 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.83 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.83 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FAF3DA
Deuteranopia (green-blind)
#EAE8DE
Tritanopia (blue-blind)
#86FFF5
Achromatopsia (no color)
#ECECEC
Design tokens & code
CSS
--color: #a0ffdc; /* rgb */ color: rgb(160, 255, 220); /* oklch */ color: oklch(93.1% 0.103 168.7);
Tailwind
colors: {
custom: {
50: '#bfffe6',
500: '#a0ffdc',
950: '#000000',
},
}SCSS
$custom: #a0ffdc; $custom-light: #bfffe6; $custom-dark: #000000;
JSON
{
"hex": "#a0ffdc",
"rgb": {
"r": 160,
"g": 255,
"b": 220
},
"hsl": {
"h": 157.895,
"s": 100,
"l": 81.373
},
"oklch": {
"l": 0.93118,
"c": 0.10313,
"h": 168.7
},
"luminance": 0.84161
}Semantic roles & 50–950 ramp
primary
#A0FFDC
secondary
#E36090
accent
#0055E6
background
#FDFFFE
surface
#F9FFFC
border
#D2D7D5
text
#121816
muted
#828684