#A4E3CB#A4E3CB
#A4E3CB is a very light, moderate teal. Relative luminance 0.671; OKLCH L 86.7% C 0.072 H 169.0°. Best body text is #000000 at 14.43:1 contrast (WCAG AA passes).
Color values
| HEX | #A4E3CB |
|---|---|
| RGB | rgb(164, 227, 203) |
| HSL | hsl(157, 53%, 77%) |
| HSV | hsv(157, 28%, 89%) |
| CMYK | cmyk(27.8%, 0%, 10.6%, 11%) |
| CIE-LAB | lab(85.57, -24.85, 5.33) |
| CIE-LCH | lch(85.57, 25.41, 167.88°) |
| OKLab | oklab(86.66% -0.0708 0.0137) |
| OKLCH | oklch(86.66% 0.072 169) |
| XYZ | xyz(53.5549, 67.1400, 66.6258) |
| Luminance | 0.6714 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Light Teal
#90E4C1
ΔE00 4.09
Pale Aqua
#B8FFEB
ΔE00 6.26
Pale Turquoise
#A5FBD5
ΔE00 6.29
Seafoam Blue
#78D1B6
ΔE00 6.44
Pale Teal
#82CBB2
ΔE00 6.45
Mint
#AAF0C1
ΔE00 6.75
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#A4E3CB #E3A4BC
analogous
#A4E3AC #A4E3CB #A4DCE3
triadic
#A4E3CB #CBA4E3 #E3CBA4
tetradic
#A4E3CB #ACA4E3 #E3A4BC #DCE3A4
square
#A4E3CB #ACA4E3 #E3A4BC #DCE3A4
split-complementary
#A4E3CB #E3A4DC #E3ACA4
monochromatic
#46C696 #75D5B0 #A4E3CB #D3F1E6 #E8F8F2
Accessibility & contrast
On white
1.46
#A4E3CB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.43
#A4E3CB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #A4E3CB
14.43:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##A4E3CB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##A4E3CB | 1.00 | 1.46 | 14.43 | 14.43 |
| #FFFFFF | 1.46 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.43 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.43 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E0DBCA
Deuteranopia (green-blind)
#D4D3CD
Tritanopia (blue-blind)
#95E4DC
Achromatopsia (no color)
#D6D6D6
Design tokens & code
CSS
--color: #a4e3cb; /* rgb */ color: rgb(164, 227, 203); /* oklch */ color: oklch(86.7% 0.072 169.0);
Tailwind
colors: {
custom: {
50: '#c0ecda',
500: '#a4e3cb',
950: '#000000',
},
}SCSS
$custom: #a4e3cb; $custom-light: #c0ecda; $custom-dark: #000000;
JSON
{
"hex": "#a4e3cb",
"rgb": {
"r": 164,
"g": 227,
"b": 203
},
"hsl": {
"h": 157.143,
"s": 52.941,
"l": 76.667
},
"oklch": {
"l": 0.86655,
"c": 0.07216,
"h": 169
},
"luminance": 0.67142
}Semantic roles & 50–950 ramp
primary
#A4E3CB
secondary
#BD6F8C
accent
#2560C0
background
#FDFEFE
surface
#F9FDFB
border
#D2D5D4
text
#121614
muted
#828483