#ABDFC8#ABDFC8
#ABDFC8 is a very light, moderate teal. Relative luminance 0.656; OKLCH L 86.1% C 0.062 H 166.0°. Best body text is #000000 at 14.12:1 contrast (WCAG AA passes).
Color values
| HEX | #ABDFC8 |
|---|---|
| RGB | rgb(171, 223, 200) |
| HSL | hsl(153, 45%, 77%) |
| HSV | hsv(153, 23%, 87%) |
| CMYK | cmyk(23.3%, 0%, 10.3%, 12.5%) |
| CIE-LAB | lab(84.79, -21.35, 5.84) |
| CIE-LCH | lch(84.79, 22.13, 164.71°) |
| OKLab | oklab(86.11% -0.0606 0.0151) |
| OKLCH | oklch(86.11% 0.062 166) |
| XYZ | xyz(53.6045, 65.6014, 64.4704) |
| Luminance | 0.6560 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Light Teal
#90E4C1
ΔE00 5.56
Pale Teal
#82CBB2
ΔE00 6.77
Mint
#AAF0C1
ΔE00 7.31
Pale Aqua
#B8FFEB
ΔE00 7.33
Seafoam Blue
#78D1B6
ΔE00 7.37
Pale Turquoise
#A5FBD5
ΔE00 7.69
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#ABDFC8 #DFABC2
analogous
#ABDFAE #ABDFC8 #ABDCDF
triadic
#ABDFC8 #C8ABDF #DFC8AB
tetradic
#ABDFC8 #AEABDF #DFABC2 #DCDFAB
square
#ABDFC8 #AEABDF #DFABC2 #DCDFAB
split-complementary
#ABDFC8 #DFABDC #DFAEAB
monochromatic
#52BD8E #7FCEAB #ABDFC8 #D7F0E5 #E9F7F0
Accessibility & contrast
On white
1.49
#ABDFC8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.12
#ABDFC8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #ABDFC8
14.12:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##ABDFC8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##ABDFC8 | 1.00 | 1.49 | 14.12 | 14.12 |
| #FFFFFF | 1.49 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.12 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.12 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DDD8C7
Deuteranopia (green-blind)
#D3D1C9
Tritanopia (blue-blind)
#A0DFD8
Achromatopsia (no color)
#D4D4D4
Design tokens & code
CSS
--color: #abdfc8; /* rgb */ color: rgb(171, 223, 200); /* oklch */ color: oklch(86.1% 0.062 166.0);
Tailwind
colors: {
custom: {
50: '#c5e9d8',
500: '#abdfc8',
950: '#000000',
},
}SCSS
$custom: #abdfc8; $custom-light: #c5e9d8; $custom-dark: #000000;
JSON
{
"hex": "#abdfc8",
"rgb": {
"r": 171,
"g": 223,
"b": 200
},
"hsl": {
"h": 153.462,
"s": 44.828,
"l": 77.255
},
"oklch": {
"l": 0.86108,
"c": 0.06247,
"h": 166
},
"luminance": 0.65603
}Semantic roles & 50–950 ramp
primary
#ABDFC8
secondary
#B87693
accent
#2E6BB8
background
#FDFEFE
surface
#F9FCFB
border
#D2D5D4
text
#131614
muted
#828483