#ACDDC8#ACDDC8
#ACDDC8 is a very light, muted teal. Relative luminance 0.647; OKLCH L 85.7% C 0.059 H 166.9°. Best body text is #000000 at 13.93:1 contrast (WCAG AA passes).
Color values
| HEX | #ACDDC8 |
|---|---|
| RGB | rgb(172, 221, 200) |
| HSL | hsl(154, 42%, 77%) |
| HSV | hsv(154, 22%, 87%) |
| CMYK | cmyk(22.2%, 0%, 9.5%, 13.3%) |
| CIE-LAB | lab(84.30, -20.05, 5.14) |
| CIE-LCH | lch(84.30, 20.70, 165.62°) |
| OKLab | oklab(85.73% -0.0571 0.0133) |
| OKLCH | oklch(85.73% 0.059 166.9) |
| XYZ | xyz(53.2920, 64.6518, 64.3036) |
| Luminance | 0.6465 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Light Teal
#90E4C1
ΔE00 6.34
Pale Teal
#82CBB2
ΔE00 6.89
Seafoam Blue
#78D1B6
ΔE00 7.67
Pale Aqua
#B8FFEB
ΔE00 7.76
Mint
#AAF0C1
ΔE00 8.11
Pale Turquoise
#A5FBD5
ΔE00 8.50
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#ACDDC8 #DDACC1
analogous
#ACDDB0 #ACDDC8 #ACD9DD
triadic
#ACDDC8 #C8ACDD #DDC8AC
tetradic
#ACDDC8 #B0ACDD #DDACC1 #D9DDAC
square
#ACDDC8 #B0ACDD #DDACC1 #D9DDAC
split-complementary
#ACDDC8 #DDACD9 #DDB0AC
monochromatic
#55B98E #81CBAB #ACDDC8 #D7EFE5 #E9F6F1
Accessibility & contrast
On white
1.51
#ACDDC8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.93
#ACDDC8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #ACDDC8
13.93:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##ACDDC8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##ACDDC8 | 1.00 | 1.51 | 13.93 | 13.93 |
| #FFFFFF | 1.51 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.93 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.93 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DBD6C7
Deuteranopia (green-blind)
#D2D0C9
Tritanopia (blue-blind)
#A2DDD7
Achromatopsia (no color)
#D2D2D2
Design tokens & code
CSS
--color: #acddc8; /* rgb */ color: rgb(172, 221, 200); /* oklch */ color: oklch(85.7% 0.059 166.9);
Tailwind
colors: {
custom: {
50: '#c5e7d8',
500: '#acddc8',
950: '#000000',
},
}SCSS
$custom: #acddc8; $custom-light: #c5e7d8; $custom-dark: #000000;
JSON
{
"hex": "#acddc8",
"rgb": {
"r": 172,
"g": 221,
"b": 200
},
"hsl": {
"h": 154.286,
"s": 41.88,
"l": 77.059
},
"oklch": {
"l": 0.85733,
"c": 0.0586,
"h": 166.9
},
"luminance": 0.64654
}Semantic roles & 50–950 ramp
primary
#ACDDC8
secondary
#B57892
accent
#3169B5
background
#FDFEFE
surface
#F9FCFB
border
#D2D5D4
text
#131614
muted
#828483