#ABDFCF#ABDFCF
#ABDFCF is a very light, muted teal. Relative luminance 0.659; OKLCH L 86.3% C 0.058 H 174.0°. Best body text is #000000 at 14.19:1 contrast (WCAG AA passes).
Color values
| HEX | #ABDFCF |
|---|---|
| RGB | rgb(171, 223, 207) |
| HSL | hsl(162, 45%, 77%) |
| HSV | hsv(162, 23%, 87%) |
| CMYK | cmyk(23.3%, 0%, 7.2%, 12.5%) |
| CIE-LAB | lab(84.96, -19.95, 2.39) |
| CIE-LCH | lch(84.96, 20.09, 173.17°) |
| OKLab | oklab(86.3% -0.0577 0.006) |
| OKLCH | oklch(86.3% 0.058 174) |
| XYZ | xyz(54.4414, 65.9362, 68.8779) |
| Luminance | 0.6594 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Pale Aqua
#B8FFEB
ΔE00 7.09
Duck Egg Blue
#C3FBF4
ΔE00 7.12
Light Teal
#90E4C1
ΔE00 7.12
Paleturquoise
#AFEEEE
ΔE00 7.22
Pale Teal
#82CBB2
ΔE00 7.40
Eggshell Blue
#C4FFF7
ΔE00 7.64
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#ABDFCF #DFABBB
analogous
#ABDFB5 #ABDFCF #ABD5DF
triadic
#ABDFCF #CFABDF #DFCFAB
tetradic
#ABDFCF #B5ABDF #DFABBB #D5DFAB
square
#ABDFCF #B5ABDF #DFABBB #D5DFAB
split-complementary
#ABDFCF #DFABD5 #DFB5AB
monochromatic
#52BD9C #7FCEB6 #ABDFCF #D7F0E8 #E9F7F2
Accessibility & contrast
On white
1.48
#ABDFCF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.19
#ABDFCF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #ABDFCF
14.19:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##ABDFCF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##ABDFCF | 1.00 | 1.48 | 14.19 | 14.19 |
| #FFFFFF | 1.48 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.19 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.19 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DBD8CE
Deuteranopia (green-blind)
#D2D1D0
Tritanopia (blue-blind)
#9EE0DA
Achromatopsia (no color)
#D4D4D4
Design tokens & code
CSS
--color: #abdfcf; /* rgb */ color: rgb(171, 223, 207); /* oklch */ color: oklch(86.3% 0.058 174.0);
Tailwind
colors: {
custom: {
50: '#c5e9dd',
500: '#abdfcf',
950: '#000000',
},
}SCSS
$custom: #abdfcf; $custom-light: #c5e9dd; $custom-dark: #000000;
JSON
{
"hex": "#abdfcf",
"rgb": {
"r": 171,
"g": 223,
"b": 207
},
"hsl": {
"h": 161.538,
"s": 44.828,
"l": 77.255
},
"oklch": {
"l": 0.86301,
"c": 0.05804,
"h": 174
},
"luminance": 0.65938
}Semantic roles & 50–950 ramp
primary
#ABDFCF
secondary
#B8768B
accent
#2E58B8
background
#FDFEFE
surface
#F9FCFC
border
#D2D5D5
text
#131615
muted
#828484