#A8DFCF#A8DFCF
#A8DFCF is a very light, moderate teal. Relative luminance 0.656; OKLCH L 86.1% C 0.061 H 175.0°. Best body text is #000000 at 14.12:1 contrast (WCAG AA passes).
Color values
| HEX | #A8DFCF |
|---|---|
| RGB | rgb(168, 223, 207) |
| HSL | hsl(163, 46%, 77%) |
| HSV | hsv(163, 25%, 87%) |
| CMYK | cmyk(24.7%, 0%, 7.2%, 12.5%) |
| CIE-LAB | lab(84.79, -20.86, 2.12) |
| CIE-LCH | lch(84.79, 20.97, 174.20°) |
| OKLab | oklab(86.12% -0.0605 0.0053) |
| OKLCH | oklch(86.12% 0.061 175) |
| XYZ | xyz(53.7952, 65.6029, 68.8476) |
| Luminance | 0.6561 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Light Teal
#90E4C1
ΔE00 6.82
Pale Aqua
#B8FFEB
ΔE00 6.96
Pale Teal
#82CBB2
ΔE00 7.07
Paleturquoise
#AFEEEE
ΔE00 7.15
Duck Egg Blue
#C3FBF4
ΔE00 7.18
Seafoam Blue
#78D1B6
ΔE00 7.56
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#A8DFCF #DFA8B8
analogous
#A8DFB4 #A8DFCF #A8D4DF
triadic
#A8DFCF #CFA8DF #DFCFA8
tetradic
#A8DFCF #B4A8DF #DFA8B8 #D4DFA8
square
#A8DFCF #B4A8DF #DFA8B8 #D4DFA8
split-complementary
#A8DFCF #DFA8D4 #DFB4A8
monochromatic
#4FBE9E #7BCFB6 #A8DFCF #D5EFE8 #E9F7F3
Accessibility & contrast
On white
1.49
#A8DFCF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.12
#A8DFCF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #A8DFCF
14.12:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##A8DFCF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##A8DFCF | 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)
#DBD8CE
Deuteranopia (green-blind)
#D1D1D0
Tritanopia (blue-blind)
#9AE0DA
Achromatopsia (no color)
#D4D4D4
Design tokens & code
CSS
--color: #a8dfcf; /* rgb */ color: rgb(168, 223, 207); /* oklch */ color: oklch(86.1% 0.061 175.0);
Tailwind
colors: {
custom: {
50: '#c3e9dd',
500: '#a8dfcf',
950: '#000000',
},
}SCSS
$custom: #a8dfcf; $custom-light: #c3e9dd; $custom-dark: #000000;
JSON
{
"hex": "#a8dfcf",
"rgb": {
"r": 168,
"g": 223,
"b": 207
},
"hsl": {
"h": 162.545,
"s": 46.218,
"l": 76.667
},
"oklch": {
"l": 0.86121,
"c": 0.06071,
"h": 175
},
"luminance": 0.65605
}Semantic roles & 50–950 ramp
primary
#A8DFCF
secondary
#B87487
accent
#2C55B9
background
#FDFEFE
surface
#F9FCFC
border
#D2D5D5
text
#121615
muted
#828484