#ABE3CC#ABE3CC
#ABE3CC is a very light, moderate teal. Relative luminance 0.680; OKLCH L 87.1% C 0.066 H 167.7°. Best body text is #000000 at 14.59:1 contrast (WCAG AA passes).
Color values
| HEX | #ABE3CC |
|---|---|
| RGB | rgb(171, 227, 204) |
| HSL | hsl(155, 50%, 78%) |
| HSV | hsv(155, 25%, 89%) |
| CMYK | cmyk(24.7%, 0%, 10.1%, 11%) |
| CIE-LAB | lab(85.98, -22.52, 5.45) |
| CIE-LCH | lch(85.98, 23.17, 166.41°) |
| OKLab | oklab(87.09% -0.0641 0.014) |
| OKLCH | oklch(87.09% 0.066 167.7) |
| XYZ | xyz(55.1594, 67.9535, 67.3251) |
| Luminance | 0.6796 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Light Teal
#90E4C1
ΔE00 5.12
Pale Aqua
#B8FFEB
ΔE00 6.32
Pale Turquoise
#A5FBD5
ΔE00 6.84
Mint
#AAF0C1
ΔE00 6.96
Pale Teal
#82CBB2
ΔE00 7.12
Seafoam Blue
#78D1B6
ΔE00 7.41
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#ABE3CC #E3ABC2
analogous
#ABE3B0 #ABE3CC #ABDEE3
triadic
#ABE3CC #CCABE3 #E3CCAB
tetradic
#ABE3CC #B0ABE3 #E3ABC2 #DEE3AB
square
#ABE3CC #B0ABE3 #E3ABC2 #DEE3AB
split-complementary
#ABE3CC #E3ABDE #E3B0AB
monochromatic
#4FC494 #7DD4B0 #ABE3CC #D9F2E8 #E8F7F1
Accessibility & contrast
On white
1.44
#ABE3CC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.59
#ABE3CC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #ABE3CC
14.59:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##ABE3CC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##ABE3CC | 1.00 | 1.44 | 14.59 | 14.59 |
| #FFFFFF | 1.44 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.59 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.59 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E0DBCB
Deuteranopia (green-blind)
#D6D4CD
Tritanopia (blue-blind)
#9FE4DC
Achromatopsia (no color)
#D7D7D7
Design tokens & code
CSS
--color: #abe3cc; /* rgb */ color: rgb(171, 227, 204); /* oklch */ color: oklch(87.1% 0.066 167.7);
Tailwind
colors: {
custom: {
50: '#c5ecdb',
500: '#abe3cc',
950: '#000000',
},
}SCSS
$custom: #abe3cc; $custom-light: #c5ecdb; $custom-dark: #000000;
JSON
{
"hex": "#abe3cc",
"rgb": {
"r": 171,
"g": 227,
"b": 204
},
"hsl": {
"h": 155.357,
"s": 50,
"l": 78.039
},
"oklch": {
"l": 0.87091,
"c": 0.06566,
"h": 167.7
},
"luminance": 0.67956
}Semantic roles & 50–950 ramp
primary
#ABE3CC
secondary
#BD7593
accent
#2865BD
background
#FDFEFE
surface
#F9FDFB
border
#D2D5D4
text
#131615
muted
#828484