#ACEBDA#ACEBDA
#ACEBDA is a very light, moderate teal. Relative luminance 0.732; OKLCH L 89.3% C 0.068 H 176.2°. Best body text is #000000 at 15.65:1 contrast (WCAG AA passes).
Color values
| HEX | #ACEBDA |
|---|---|
| RGB | rgb(172, 235, 218) |
| HSL | hsl(164, 61%, 80%) |
| HSV | hsv(164, 27%, 92%) |
| CMYK | cmyk(26.8%, 0%, 7.2%, 7.8%) |
| CIE-LAB | lab(88.57, -23.29, 1.85) |
| CIE-LCH | lch(88.57, 23.37, 175.46°) |
| OKLab | oklab(89.28% -0.0677 0.0045) |
| OKLCH | oklch(89.28% 0.068 176.2) |
| XYZ | xyz(59.3724, 73.2466, 77.3257) |
| Luminance | 0.7325 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Pale Aqua
#B8FFEB
ΔE00 4.22
Duck Egg Blue
#C3FBF4
ΔE00 5.53
Eggshell Blue
#C4FFF7
ΔE00 5.72
Pale Cyan
#B7FFFA
ΔE00 6.31
Paleturquoise
#AFEEEE
ΔE00 6.54
Light Teal
#90E4C1
ΔE00 6.54
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#ACEBDA #EBACBD
analogous
#ACEBBB #ACEBDA #ACDCEB
triadic
#ACEBDA #DAACEB #EBDAAC
tetradic
#ACEBDA #BBACEB #EBACBD #DCEBAC
square
#ACEBDA #BBACEB #EBACBD #DCEBAC
split-complementary
#ACEBDA #EBACDC #EBBBAC
monochromatic
#49D3AE #7BDFC4 #ACEBDA #DDF7F0 #E6F9F4
Accessibility & contrast
On white
1.34
#ACEBDA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.65
#ACEBDA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #ACEBDA
15.65:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##ACEBDA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##ACEBDA | 1.00 | 1.34 | 15.65 | 15.65 |
| #FFFFFF | 1.34 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.65 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.65 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E6E3D9
Deuteranopia (green-blind)
#DBDBDB
Tritanopia (blue-blind)
#9BEDE6
Achromatopsia (no color)
#DEDEDE
Design tokens & code
CSS
--color: #acebda; /* rgb */ color: rgb(172, 235, 218); /* oklch */ color: oklch(89.3% 0.068 176.2);
Tailwind
colors: {
custom: {
50: '#c6f1e5',
500: '#acebda',
950: '#000000',
},
}SCSS
$custom: #acebda; $custom-light: #c6f1e5; $custom-dark: #000000;
JSON
{
"hex": "#acebda",
"rgb": {
"r": 172,
"g": 235,
"b": 218
},
"hsl": {
"h": 163.81,
"s": 61.165,
"l": 79.804
},
"oklch": {
"l": 0.89283,
"c": 0.06781,
"h": 176.2
},
"luminance": 0.73249
}Semantic roles & 50–950 ramp
primary
#ACEBDA
secondary
#C7748A
accent
#1D4BC9
background
#FDFFFE
surface
#F9FEFC
border
#D2D6D5
text
#131615
muted
#828584