#ABDFCB#ABDFCB
#ABDFCB is a very light, moderate teal. Relative luminance 0.657; OKLCH L 86.2% C 0.060 H 169.3°. Best body text is #000000 at 14.15:1 contrast (WCAG AA passes).
Color values
| HEX | #ABDFCB |
|---|---|
| RGB | rgb(171, 223, 203) |
| HSL | hsl(157, 45%, 77%) |
| HSV | hsv(157, 23%, 87%) |
| CMYK | cmyk(23.3%, 0%, 9%, 12.5%) |
| CIE-LAB | lab(84.87, -20.75, 4.36) |
| CIE-LCH | lch(84.87, 21.21, 168.14°) |
| OKLab | oklab(86.19% -0.0594 0.0112) |
| OKLCH | oklch(86.19% 0.06 169.3) |
| XYZ | xyz(53.9586, 65.7430, 66.3350) |
| Luminance | 0.6574 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Light Teal
#90E4C1
ΔE00 6.13
Pale Teal
#82CBB2
ΔE00 6.93
Pale Aqua
#B8FFEB
ΔE00 7.12
Seafoam Blue
#78D1B6
ΔE00 7.52
Duck Egg Blue
#C3FBF4
ΔE00 7.97
Pale Turquoise
#A5FBD5
ΔE00 8.15
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#ABDFCB #DFABBF
analogous
#ABDFB1 #ABDFCB #ABD9DF
triadic
#ABDFCB #CBABDF #DFCBAB
tetradic
#ABDFCB #B1ABDF #DFABBF #D9DFAB
square
#ABDFCB #B1ABDF #DFABBF #D9DFAB
split-complementary
#ABDFCB #DFABD9 #DFB1AB
monochromatic
#52BD94 #7FCEB0 #ABDFCB #D7F0E6 #E9F7F1
Accessibility & contrast
On white
1.48
#ABDFCB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.15
#ABDFCB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #ABDFCB
14.15:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##ABDFCB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##ABDFCB | 1.00 | 1.48 | 14.15 | 14.15 |
| #FFFFFF | 1.48 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.15 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.15 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DCD8CA
Deuteranopia (green-blind)
#D3D1CC
Tritanopia (blue-blind)
#9FE0D9
Achromatopsia (no color)
#D4D4D4
Design tokens & code
CSS
--color: #abdfcb; /* rgb */ color: rgb(171, 223, 203); /* oklch */ color: oklch(86.2% 0.060 169.3);
Tailwind
colors: {
custom: {
50: '#c5e9da',
500: '#abdfcb',
950: '#000000',
},
}SCSS
$custom: #abdfcb; $custom-light: #c5e9da; $custom-dark: #000000;
JSON
{
"hex": "#abdfcb",
"rgb": {
"r": 171,
"g": 223,
"b": 203
},
"hsl": {
"h": 156.923,
"s": 44.828,
"l": 77.255
},
"oklch": {
"l": 0.8619,
"c": 0.06043,
"h": 169.3
},
"luminance": 0.65745
}Semantic roles & 50–950 ramp
primary
#ABDFCB
secondary
#B87690
accent
#2E63B8
background
#FDFEFE
surface
#F9FCFB
border
#D2D5D4
text
#131614
muted
#828483