#ACFFDC#ACFFDC
#ACFFDC is a very light, moderate teal. Relative luminance 0.855; OKLCH L 93.7% C 0.094 H 166.1°. Best body text is #000000 at 18.09:1 contrast (WCAG AA passes).
Color values
| HEX | #ACFFDC |
|---|---|
| RGB | rgb(172, 255, 220) |
| HSL | hsl(155, 100%, 84%) |
| HSV | hsv(155, 33%, 100%) |
| CMYK | cmyk(32.5%, 0%, 13.7%, 0%) |
| CIE-LAB | lab(94.08, -32.41, 8.77) |
| CIE-LCH | lch(94.08, 33.58, 164.86°) |
| OKLab | oklab(93.72% -0.0915 0.0226) |
| OKLCH | oklch(93.72% 0.094 166.1) |
| XYZ | xyz(65.6870, 85.4544, 80.7295) |
| Luminance | 0.8546 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Pale Turquoise
#A5FBD5
ΔE00 1.30
Light Aqua
#8CFFDB
ΔE00 3.77
Pale Aqua
#B8FFEB
ΔE00 4.63
Aquamarine
#7FFFD4
ΔE00 4.97
Light Turquoise
#7EF4CC
ΔE00 5.13
Mint
#AAF0C1
ΔE00 5.20
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#ACFFDC #FFACCF
analogous
#ACFFB2 #ACFFDC #ACF8FF
triadic
#ACFFDC #DCACFF #FFDCAC
tetradic
#ACFFDC #B2ACFF #FFACCF #F8FFAC
square
#ACFFDC #B2ACFF #FFACCF #F8FFAC
split-complementary
#ACFFDC #FFACF8 #FFB2AC
monochromatic
#32FFA8 #6FFFC2 #ACFFDC #E0FFF2 #E0FFF2
Accessibility & contrast
On white
1.16
#ACFFDC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
18.09
#ACFFDC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #ACFFDC
18.09:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##ACFFDC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##ACFFDC | 1.00 | 1.16 | 18.09 | 18.09 |
| #FFFFFF | 1.16 | 1.00 | 21.00 | 21.00 |
| #000000 | 18.09 | 21.00 | 1.00 | 1.00 |
| ##000000 | 18.09 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FBF4DA
Deuteranopia (green-blind)
#EDEADE
Tritanopia (blue-blind)
#98FFF5
Achromatopsia (no color)
#EEEEEE
Design tokens & code
CSS
--color: #acffdc; /* rgb */ color: rgb(172, 255, 220); /* oklch */ color: oklch(93.7% 0.094 166.1);
Tailwind
colors: {
custom: {
50: '#c7ffe6',
500: '#acffdc',
950: '#000000',
},
}SCSS
$custom: #acffdc; $custom-light: #c7ffe6; $custom-dark: #000000;
JSON
{
"hex": "#acffdc",
"rgb": {
"r": 172,
"g": 255,
"b": 220
},
"hsl": {
"h": 154.699,
"s": 100,
"l": 83.725
},
"oklch": {
"l": 0.93719,
"c": 0.09423,
"h": 166.1
},
"luminance": 0.85458
}Semantic roles & 50–950 ramp
primary
#ACFFDC
secondary
#E56A9E
accent
#0061E6
background
#FDFFFE
surface
#F9FFFC
border
#D2D7D5
text
#131816
muted
#828684