#A4FEDB#A4FEDB
#A4FEDB is a very light, moderate teal. Relative luminance 0.839; OKLCH L 93.1% C 0.100 H 167.7°. Best body text is #000000 at 17.78:1 contrast (WCAG AA passes).
Color values
| HEX | #A4FEDB |
|---|---|
| RGB | rgb(164, 254, 219) |
| HSL | hsl(157, 98%, 82%) |
| HSV | hsv(157, 35%, 100%) |
| CMYK | cmyk(35.4%, 0%, 13.8%, 0.4%) |
| CIE-LAB | lab(93.40, -34.38, 8.27) |
| CIE-LCH | lch(93.40, 35.36, 166.48°) |
| OKLab | oklab(93.07% -0.0972 0.0213) |
| OKLCH | oklch(93.07% 0.1 167.7) |
| XYZ | xyz(63.5331, 83.8868, 79.8481) |
| Luminance | 0.8389 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Pale Turquoise
#A5FBD5
ΔE00 1.26
Light Aqua
#8CFFDB
ΔE00 2.79
Aquamarine
#7FFFD4
ΔE00 4.08
Light Turquoise
#7EF4CC
ΔE00 4.23
Pale Aqua
#B8FFEB
ΔE00 4.92
Mint
#AAF0C1
ΔE00 5.55
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#A4FEDB #FEA4C7
analogous
#A4FEAE #A4FEDB #A4F4FE
triadic
#A4FEDB #DBA4FE #FEDBA4
tetradic
#A4FEDB #AEA4FE #FEA4C7 #F4FEA4
square
#A4FEDB #AEA4FE #FEA4C7 #F4FEA4
split-complementary
#A4FEDB #FEA4F4 #FEAEA4
monochromatic
#2BFDAB #67FDC3 #A4FEDB #E1FFF3 #E1FFF3
Accessibility & contrast
On white
1.18
#A4FEDB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.78
#A4FEDB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #A4FEDB
17.78:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##A4FEDB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##A4FEDB | 1.00 | 1.18 | 17.78 | 17.78 |
| #FFFFFF | 1.18 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.78 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.78 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FAF2D9
Deuteranopia (green-blind)
#EBE8DD
Tritanopia (blue-blind)
#8CFFF4
Achromatopsia (no color)
#ECECEC
Design tokens & code
CSS
--color: #a4fedb; /* rgb */ color: rgb(164, 254, 219); /* oklch */ color: oklch(93.1% 0.100 167.7);
Tailwind
colors: {
custom: {
50: '#c2ffe6',
500: '#a4fedb',
950: '#000000',
},
}SCSS
$custom: #a4fedb; $custom-light: #c2ffe6; $custom-dark: #000000;
JSON
{
"hex": "#a4fedb",
"rgb": {
"r": 164,
"g": 254,
"b": 219
},
"hsl": {
"h": 156.667,
"s": 97.826,
"l": 81.961
},
"oklch": {
"l": 0.93065,
"c": 0.0995,
"h": 167.7
},
"luminance": 0.83891
}Semantic roles & 50–950 ramp
primary
#A4FEDB
secondary
#E26495
accent
#0059E6
background
#FDFFFE
surface
#F9FFFC
border
#D2D7D5
text
#131815
muted
#828684