#A5FFDD#A5FFDD
#A5FFDD is a very light, moderate teal. Relative luminance 0.847; OKLCH L 93.4% C 0.099 H 168.3°. Best body text is #000000 at 17.95:1 contrast (WCAG AA passes).
Color values
| HEX | #A5FFDD |
|---|---|
| RGB | rgb(165, 255, 221) |
| HSL | hsl(157, 100%, 82%) |
| HSV | hsv(157, 35%, 100%) |
| CMYK | cmyk(35.3%, 0%, 13.3%, 0%) |
| CIE-LAB | lab(93.77, -34.16, 7.77) |
| CIE-LCH | lch(93.77, 35.03, 167.19°) |
| OKLab | oklab(93.39% -0.0967 0.02) |
| OKLCH | oklch(93.39% 0.099 168.3) |
| XYZ | xyz(64.3234, 84.7359, 81.3589) |
| Luminance | 0.8474 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Pale Turquoise
#A5FBD5
ΔE00 1.60
Light Aqua
#8CFFDB
ΔE00 2.80
Aquamarine
#7FFFD4
ΔE00 4.22
Light Turquoise
#7EF4CC
ΔE00 4.44
Pale Aqua
#B8FFEB
ΔE00 4.65
Tiffany Blue
#7BF2DA
ΔE00 5.80
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#A5FFDD #FFA5C7
analogous
#A5FFB0 #A5FFDD #A5F4FF
triadic
#A5FFDD #DDA5FF #FFDDA5
tetradic
#A5FFDD #B0A5FF #FFA5C7 #F4FFA5
square
#A5FFDD #B0A5FF #FFA5C7 #F4FFA5
split-complementary
#A5FFDD #FFA5F4 #FFB0A5
monochromatic
#2BFFAF #68FFC6 #A5FFDD #E0FFF3 #E0FFF3
Accessibility & contrast
On white
1.17
#A5FFDD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.95
#A5FFDD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #A5FFDD
17.95:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##A5FFDD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##A5FFDD | 1.00 | 1.17 | 17.95 | 17.95 |
| #FFFFFF | 1.17 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.95 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.95 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FBF4DB
Deuteranopia (green-blind)
#EBE9DF
Tritanopia (blue-blind)
#8DFFF5
Achromatopsia (no color)
#EDEDED
Design tokens & code
CSS
--color: #a5ffdd; /* rgb */ color: rgb(165, 255, 221); /* oklch */ color: oklch(93.4% 0.099 168.3);
Tailwind
colors: {
custom: {
50: '#c2ffe7',
500: '#a5ffdd',
950: '#000000',
},
}SCSS
$custom: #a5ffdd; $custom-light: #c2ffe7; $custom-dark: #000000;
JSON
{
"hex": "#a5ffdd",
"rgb": {
"r": 165,
"g": 255,
"b": 221
},
"hsl": {
"h": 157.333,
"s": 100,
"l": 82.353
},
"oklch": {
"l": 0.93388,
"c": 0.09879,
"h": 168.3
},
"luminance": 0.8474
}Semantic roles & 50–950 ramp
primary
#A5FFDD
secondary
#E46495
accent
#0057E6
background
#FDFFFE
surface
#F9FFFC
border
#D2D7D5
text
#131816
muted
#828684