#ACDDDF#ACDDDF
#ACDDDF is a very light, muted teal. Relative luminance 0.658; OKLCH L 86.4% C 0.051 H 199.4°. Best body text is #000000 at 14.16:1 contrast (WCAG AA passes).
Color values
| HEX | #ACDDDF |
|---|---|
| RGB | rgb(172, 221, 223) |
| HSL | hsl(182, 44%, 77%) |
| HSV | hsv(182, 23%, 87%) |
| CMYK | cmyk(22.9%, 0.9%, 0%, 12.5%) |
| CIE-LAB | lab(84.90, -15.28, -6.16) |
| CIE-LCH | lch(84.90, 16.48, 201.96°) |
| OKLab | oklab(86.4% -0.0478 -0.0168) |
| OKLCH | oklch(86.4% 0.051 199.4) |
| XYZ | xyz(56.1850, 65.8090, 79.5398) |
| Luminance | 0.6581 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Powder Blue
#B0E0E6
ΔE00 1.96
Paleturquoise
#AFEEEE
ΔE00 4.39
Lightblue
#ADD8E6
ΔE00 5.80
Pale Sky Blue
#BDF6FE
ΔE00 5.90
Robin'S Egg Blue
#98EFF9
ΔE00 6.64
Light Sky Blue
#C6FCFF
ΔE00 6.69
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#ACDDDF #DFAEAC
analogous
#ACDFC8 #ACDDDF #ACC3DF
triadic
#ACDDDF #DFACDD #DDDFAC
tetradic
#ACDDDF #C8ACDF #DFAEAC #C3DFAC
square
#ACDDDF #C8ACDF #DFAEAC #C3DFAC
split-complementary
#ACDDDF #DFACC3 #DFC8AC
monochromatic
#54B9BD #80CBCE #ACDDDF #D8EFF0 #E9F6F6
Accessibility & contrast
On white
1.48
#ACDDDF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.16
#ACDDDF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #ACDDDF
14.16:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##ACDDDF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##ACDDDF | 1.00 | 1.48 | 14.16 | 14.16 |
| #FFFFFF | 1.48 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.16 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.16 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D6D8DF
Deuteranopia (green-blind)
#CCD1DF
Tritanopia (blue-blind)
#9CE1DD
Achromatopsia (no color)
#D4D4D4
Design tokens & code
CSS
--color: #acdddf; /* rgb */ color: rgb(172, 221, 223); /* oklch */ color: oklch(86.4% 0.051 199.4);
Tailwind
colors: {
custom: {
50: '#c6e7e9',
500: '#acdddf',
950: '#000000',
},
}SCSS
$custom: #acdddf; $custom-light: #c6e7e9; $custom-dark: #000000;
JSON
{
"hex": "#acdddf",
"rgb": {
"r": 172,
"g": 221,
"b": 223
},
"hsl": {
"h": 182.353,
"s": 44.348,
"l": 77.451
},
"oklch": {
"l": 0.86404,
"c": 0.05066,
"h": 199.4
},
"luminance": 0.65811
}Semantic roles & 50–950 ramp
primary
#ACDDDF
secondary
#B87A78
accent
#332EB8
background
#FDFEFE
surface
#F9FCFC
border
#D2D5D5
text
#131616
muted
#828484