#ACEBCD#ACEBCD
#ACEBCD is a very light, moderate teal. Relative luminance 0.726; OKLCH L 88.9% C 0.076 H 163.8°. Best body text is #000000 at 15.52:1 contrast (WCAG AA passes).
Color values
| HEX | #ACEBCD |
|---|---|
| RGB | rgb(172, 235, 205) |
| HSL | hsl(151, 61%, 80%) |
| HSV | hsv(151, 27%, 92%) |
| CMYK | cmyk(26.8%, 0%, 12.8%, 7.8%) |
| CIE-LAB | lab(88.25, -25.91, 8.20) |
| CIE-LCH | lch(88.25, 27.17, 162.45°) |
| OKLab | oklab(88.93% -0.073 0.0212) |
| OKLCH | oklch(88.93% 0.076 163.8) |
| XYZ | xyz(57.7376, 72.5926, 68.7154) |
| Luminance | 0.7259 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Light Teal
#90E4C1
ΔE00 3.96
Pale Turquoise
#A5FBD5
ΔE00 4.38
Mint
#AAF0C1
ΔE00 4.55
Pale Aqua
#B8FFEB
ΔE00 5.64
Seafoam
#7FE0B3
ΔE00 6.71
Light Turquoise
#7EF4CC
ΔE00 6.73
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#ACEBCD #EBACCA
analogous
#ACEBAE #ACEBCD #ACE9EB
triadic
#ACEBCD #CDACEB #EBCDAC
tetradic
#ACEBCD #AEACEB #EBACCA #E9EBAC
square
#ACEBCD #AEACEB #EBACCA #E9EBAC
split-complementary
#ACEBCD #EBACE9 #EBAEAC
monochromatic
#49D392 #7BDFAF #ACEBCD #DDF7EB #E6F9F0
Accessibility & contrast
On white
1.35
#ACEBCD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.52
#ACEBCD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #ACEBCD
15.52:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##ACEBCD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##ACEBCD | 1.00 | 1.35 | 15.52 | 15.52 |
| #FFFFFF | 1.35 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.52 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.52 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E9E2CC
Deuteranopia (green-blind)
#DEDACF
Tritanopia (blue-blind)
#9FEBE2
Achromatopsia (no color)
#DDDDDD
Design tokens & code
CSS
--color: #acebcd; /* rgb */ color: rgb(172, 235, 205); /* oklch */ color: oklch(88.9% 0.076 163.8);
Tailwind
colors: {
custom: {
50: '#c6f1dc',
500: '#acebcd',
950: '#000000',
},
}SCSS
$custom: #acebcd; $custom-light: #c6f1dc; $custom-dark: #000000;
JSON
{
"hex": "#acebcd",
"rgb": {
"r": 172,
"g": 235,
"b": 205
},
"hsl": {
"h": 151.429,
"s": 61.165,
"l": 79.804
},
"oklch": {
"l": 0.8893,
"c": 0.07604,
"h": 163.8
},
"luminance": 0.72595
}Semantic roles & 50–950 ramp
primary
#ACEBCD
secondary
#C7749C
accent
#1D6FC9
background
#FDFFFE
surface
#F9FEFC
border
#D2D6D5
text
#131615
muted
#828584