#A7DFCB#A7DFCB
#A7DFCB is a very light, moderate teal. Relative luminance 0.653; OKLCH L 85.9% C 0.064 H 170.8°. Best body text is #000000 at 14.06:1 contrast (WCAG AA passes).
Color values
| HEX | #A7DFCB |
|---|---|
| RGB | rgb(167, 223, 203) |
| HSL | hsl(159, 47%, 76%) |
| HSV | hsv(159, 25%, 87%) |
| CMYK | cmyk(25.1%, 0%, 9%, 12.5%) |
| CIE-LAB | lab(84.64, -21.98, 4.00) |
| CIE-LCH | lch(84.64, 22.34, 169.68°) |
| OKLab | oklab(85.95% -0.063 0.0103) |
| OKLCH | oklch(85.95% 0.064 170.8) |
| XYZ | xyz(53.1002, 65.3004, 66.2948) |
| Luminance | 0.6530 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Light Teal
#90E4C1
ΔE00 5.65
Pale Teal
#82CBB2
ΔE00 6.46
Seafoam Blue
#78D1B6
ΔE00 6.91
Pale Aqua
#B8FFEB
ΔE00 6.95
Pale Turquoise
#A5FBD5
ΔE00 7.90
Duck Egg Blue
#C3FBF4
ΔE00 8.05
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#A7DFCB #DFA7BB
analogous
#A7DFAF #A7DFCB #A7D7DF
triadic
#A7DFCB #CBA7DF #DFCBA7
tetradic
#A7DFCB #AFA7DF #DFA7BB #D7DFA7
square
#A7DFCB #AFA7DF #DFA7BB #D7DFA7
split-complementary
#A7DFCB #DFA7D7 #DFAFA7
monochromatic
#4DBE96 #7ACFB0 #A7DFCB #D4EFE6 #E9F7F2
Accessibility & contrast
On white
1.49
#A7DFCB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.06
#A7DFCB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #A7DFCB
14.06:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##A7DFCB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##A7DFCB | 1.00 | 1.49 | 14.06 | 14.06 |
| #FFFFFF | 1.49 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.06 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.06 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DCD8CA
Deuteranopia (green-blind)
#D1D0CC
Tritanopia (blue-blind)
#9AE0D9
Achromatopsia (no color)
#D3D3D3
Design tokens & code
CSS
--color: #a7dfcb; /* rgb */ color: rgb(167, 223, 203); /* oklch */ color: oklch(85.9% 0.064 170.8);
Tailwind
colors: {
custom: {
50: '#c2e9da',
500: '#a7dfcb',
950: '#000000',
},
}SCSS
$custom: #a7dfcb; $custom-light: #c2e9da; $custom-dark: #000000;
JSON
{
"hex": "#a7dfcb",
"rgb": {
"r": 167,
"g": 223,
"b": 203
},
"hsl": {
"h": 158.571,
"s": 46.667,
"l": 76.471
},
"oklch": {
"l": 0.85949,
"c": 0.06387,
"h": 170.8
},
"luminance": 0.65303
}Semantic roles & 50–950 ramp
primary
#A7DFCB
secondary
#B8738B
accent
#2C5EBA
background
#FDFEFE
surface
#F9FCFB
border
#D2D5D4
text
#121614
muted
#828483