#A5FFDC#A5FFDC
#A5FFDC is a very light, moderate teal. Relative luminance 0.847; OKLCH L 93.4% C 0.099 H 167.7°. Best body text is #000000 at 17.94:1 contrast (WCAG AA passes).
Color values
| HEX | #A5FFDC |
|---|---|
| RGB | rgb(165, 255, 220) |
| HSL | hsl(157, 100%, 82%) |
| HSV | hsv(157, 35%, 100%) |
| CMYK | cmyk(35.3%, 0%, 13.7%, 0%) |
| CIE-LAB | lab(93.75, -34.36, 8.25) |
| CIE-LCH | lch(93.75, 35.34, 166.50°) |
| OKLab | oklab(93.36% -0.0972 0.0212) |
| OKLCH | oklch(93.36% 0.099 167.7) |
| XYZ | xyz(64.1906, 84.6828, 80.6593) |
| Luminance | 0.8469 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Pale Turquoise
#A5FBD5
ΔE00 1.37
Light Aqua
#8CFFDB
ΔE00 2.83
Aquamarine
#7FFFD4
ΔE00 4.13
Light Turquoise
#7EF4CC
ΔE00 4.38
Pale Aqua
#B8FFEB
ΔE00 4.88
Mint
#AAF0C1
ΔE00 5.65
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#A5FFDC #FFA5C8
analogous
#A5FFAF #A5FFDC #A5F5FF
triadic
#A5FFDC #DCA5FF #FFDCA5
tetradic
#A5FFDC #AFA5FF #FFA5C8 #F5FFA5
square
#A5FFDC #AFA5FF #FFA5C8 #F5FFA5
split-complementary
#A5FFDC #FFA5F5 #FFAFA5
monochromatic
#2BFFAC #68FFC4 #A5FFDC #E0FFF3 #E0FFF3
Accessibility & contrast
On white
1.17
#A5FFDC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.94
#A5FFDC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #A5FFDC
17.94:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##A5FFDC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##A5FFDC | 1.00 | 1.17 | 17.94 | 17.94 |
| #FFFFFF | 1.17 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.94 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.94 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FBF3DA
Deuteranopia (green-blind)
#ECE9DE
Tritanopia (blue-blind)
#8DFFF5
Achromatopsia (no color)
#EDEDED
Design tokens & code
CSS
--color: #a5ffdc; /* rgb */ color: rgb(165, 255, 220); /* oklch */ color: oklch(93.4% 0.099 167.7);
Tailwind
colors: {
custom: {
50: '#c2ffe6',
500: '#a5ffdc',
950: '#000000',
},
}SCSS
$custom: #a5ffdc; $custom-light: #c2ffe6; $custom-dark: #000000;
JSON
{
"hex": "#a5ffdc",
"rgb": {
"r": 165,
"g": 255,
"b": 220
},
"hsl": {
"h": 156.667,
"s": 100,
"l": 82.353
},
"oklch": {
"l": 0.93362,
"c": 0.09946,
"h": 167.7
},
"luminance": 0.84687
}Semantic roles & 50–950 ramp
primary
#A5FFDC
secondary
#E46496
accent
#0059E6
background
#FDFFFE
surface
#F9FFFC
border
#D2D7D5
text
#131816
muted
#828684