#ACFFDE#ACFFDE
#ACFFDE is a very light, moderate teal. Relative luminance 0.856; OKLCH L 93.8% C 0.093 H 167.5°. Best body text is #000000 at 18.11:1 contrast (WCAG AA passes).
Color values
| HEX | #ACFFDE |
|---|---|
| RGB | rgb(172, 255, 222) |
| HSL | hsl(156, 100%, 84%) |
| HSV | hsv(156, 33%, 100%) |
| CMYK | cmyk(32.5%, 0%, 12.9%, 0%) |
| CIE-LAB | lab(94.12, -32.01, 7.81) |
| CIE-LCH | lch(94.12, 32.95, 166.29°) |
| OKLab | oklab(93.77% -0.0906 0.0201) |
| OKLCH | oklch(93.77% 0.093 167.5) |
| XYZ | xyz(65.9534, 85.5610, 82.1328) |
| Luminance | 0.8557 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Pale Turquoise
#A5FBD5
ΔE00 1.72
Light Aqua
#8CFFDB
ΔE00 3.71
Pale Aqua
#B8FFEB
ΔE00 4.11
Aquamarine
#7FFFD4
ΔE00 5.10
Light Turquoise
#7EF4CC
ΔE00 5.22
Mint
#AAF0C1
ΔE00 5.66
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#ACFFDE #FFACCD
analogous
#ACFFB4 #ACFFDE #ACF6FF
triadic
#ACFFDE #DEACFF #FFDEAC
tetradic
#ACFFDE #B4ACFF #FFACCD #F6FFAC
square
#ACFFDE #B4ACFF #FFACCD #F6FFAC
split-complementary
#ACFFDE #FFACF6 #FFB4AC
monochromatic
#32FFAD #6FFFC6 #ACFFDE #E0FFF3 #E0FFF3
Accessibility & contrast
On white
1.16
#ACFFDE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
18.11
#ACFFDE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #ACFFDE
18.11:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##ACFFDE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##ACFFDE | 1.00 | 1.16 | 18.11 | 18.11 |
| #FFFFFF | 1.16 | 1.00 | 21.00 | 21.00 |
| #000000 | 18.11 | 21.00 | 1.00 | 1.00 |
| ##000000 | 18.11 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FBF4DC
Deuteranopia (green-blind)
#EDEAE0
Tritanopia (blue-blind)
#97FFF5
Achromatopsia (no color)
#EEEEEE
Design tokens & code
CSS
--color: #acffde; /* rgb */ color: rgb(172, 255, 222); /* oklch */ color: oklch(93.8% 0.093 167.5);
Tailwind
colors: {
custom: {
50: '#c7ffe8',
500: '#acffde',
950: '#000000',
},
}SCSS
$custom: #acffde; $custom-light: #c7ffe8; $custom-dark: #000000;
JSON
{
"hex": "#acffde",
"rgb": {
"r": 172,
"g": 255,
"b": 222
},
"hsl": {
"h": 156.145,
"s": 100,
"l": 83.725
},
"oklch": {
"l": 0.93771,
"c": 0.09284,
"h": 167.5
},
"luminance": 0.85565
}Semantic roles & 50–950 ramp
primary
#ACFFDE
secondary
#E56A9B
accent
#005BE6
background
#FDFFFE
surface
#F9FFFC
border
#D2D7D5
text
#131816
muted
#828684