#A4FFEE#A4FFEE
#A4FFEE is a very light, moderate teal. Relative luminance 0.856; OKLCH L 93.8% C 0.091 H 181.1°. Best body text is #000000 at 18.12:1 contrast (WCAG AA passes).
Color values
| HEX | #A4FFEE |
|---|---|
| RGB | rgb(164, 255, 238) |
| HSL | hsl(169, 100%, 82%) |
| HSV | hsv(169, 36%, 100%) |
| CMYK | cmyk(35.7%, 0%, 6.7%, 0%) |
| CIE-LAB | lab(94.13, -30.84, -0.48) |
| CIE-LCH | lch(94.13, 30.84, 180.89°) |
| OKLab | oklab(93.8% -0.0905 -0.0018) |
| OKLCH | oklch(93.8% 0.091 181.1) |
| XYZ | xyz(66.4968, 85.5813, 93.8872) |
| Luminance | 0.8559 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Pale Aqua
#B8FFEB
ΔE00 3.11
Pale Cyan
#B7FFFA
ΔE00 5.00
Tiffany Blue
#7BF2DA
ΔE00 5.00
Light Cyan
#ACFFFC
ΔE00 5.13
Eggshell Blue
#C4FFF7
ΔE00 5.66
Light Aqua
#8CFFDB
ΔE00 5.98
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#A4FFEE #FFA4B5
analogous
#A4FFC1 #A4FFEE #A4E3FF
triadic
#A4FFEE #EEA4FF #FFEEA4
tetradic
#A4FFEE #C1A4FF #FFA4B5 #E3FFA4
square
#A4FFEE #C1A4FF #FFA4B5 #E3FFA4
split-complementary
#A4FFEE #FFA4E3 #FFC1A4
monochromatic
#2AFFD7 #67FFE3 #A4FFEE #E0FFF9 #E0FFF9
Accessibility & contrast
On white
1.16
#A4FFEE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
18.12
#A4FFEE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #A4FFEE
18.12:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##A4FFEE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##A4FFEE | 1.00 | 1.16 | 18.12 | 18.12 |
| #FFFFFF | 1.16 | 1.00 | 21.00 | 21.00 |
| #000000 | 18.12 | 21.00 | 1.00 | 1.00 |
| ##000000 | 18.12 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F7F5ED
Deuteranopia (green-blind)
#E7E9EF
Tritanopia (blue-blind)
#86FFFA
Achromatopsia (no color)
#EEEEEE
Design tokens & code
CSS
--color: #a4ffee; /* rgb */ color: rgb(164, 255, 238); /* oklch */ color: oklch(93.8% 0.091 181.1);
Tailwind
colors: {
custom: {
50: '#c2fff3',
500: '#a4ffee',
950: '#000000',
},
}SCSS
$custom: #a4ffee; $custom-light: #c2fff3; $custom-dark: #000000;
JSON
{
"hex": "#a4ffee",
"rgb": {
"r": 164,
"g": 255,
"b": 238
},
"hsl": {
"h": 168.791,
"s": 100,
"l": 82.157
},
"oklch": {
"l": 0.93804,
"c": 0.09053,
"h": 181.1
},
"luminance": 0.85586
}Semantic roles & 50–950 ramp
primary
#A4FFEE
secondary
#E4647C
accent
#002BE6
background
#FDFFFF
surface
#F9FFFE
border
#D2D7D6
text
#131817
muted
#828685