#A4EEEE#A4EEEE
#A4EEEE is a very light, moderate teal. Relative luminance 0.752; OKLCH L 90.1% C 0.073 H 195.9°. Best body text is #000000 at 16.04:1 contrast (WCAG AA passes).
Color values
| HEX | #A4EEEE |
|---|---|
| RGB | rgb(164, 238, 238) |
| HSL | hsl(180, 69%, 79%) |
| HSV | hsv(180, 31%, 93%) |
| CMYK | cmyk(31.1%, 0%, 0%, 6.7%) |
| CIE-LAB | lab(89.49, -22.68, -7.30) |
| CIE-LCH | lch(89.49, 23.83, 197.85°) |
| OKLab | oklab(90.09% -0.0702 -0.02) |
| OKLCH | oklch(90.09% 0.073 195.9) |
| XYZ | xyz(61.3117, 75.2111, 92.1589) |
| Luminance | 0.7521 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Paleturquoise
#AFEEEE
ΔE00 1.78
Robin'S Egg Blue
#98EFF9
ΔE00 3.72
Light Cyan
#ACFFFC
ΔE00 3.73
Pale Cyan
#B7FFFA
ΔE00 4.05
Duck Egg Blue
#C3FBF4
ΔE00 5.00
Robin Egg Blue
#8AF1FE
ΔE00 5.12
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#A4EEEE #EEA4A4
analogous
#A4EEC9 #A4EEEE #A4C9EE
triadic
#A4EEEE #EEA4EE #EEEEA4
tetradic
#A4EEEE #C9A4EE #EEA4A4 #C9EEA4
square
#A4EEEE #C9A4EE #EEA4A4 #C9EEA4
split-complementary
#A4EEEE #EEA4C9 #EEC9A4
monochromatic
#3DDBDB #70E4E4 #A4EEEE #D8F8F8 #E5FAFA
Accessibility & contrast
On white
1.31
#A4EEEE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.04
#A4EEEE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #A4EEEE
16.04:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##A4EEEE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##A4EEEE | 1.00 | 1.31 | 16.04 | 16.04 |
| #FFFFFF | 1.31 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.04 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.04 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E5E7EE
Deuteranopia (green-blind)
#D7DDEF
Tritanopia (blue-blind)
#88F3EE
Achromatopsia (no color)
#E1E1E1
Design tokens & code
CSS
--color: #a4eeee; /* rgb */ color: rgb(164, 238, 238); /* oklch */ color: oklch(90.1% 0.073 195.9);
Tailwind
colors: {
custom: {
50: '#c1f3f3',
500: '#a4eeee',
950: '#000000',
},
}SCSS
$custom: #a4eeee; $custom-light: #c1f3f3; $custom-dark: #000000;
JSON
{
"hex": "#a4eeee",
"rgb": {
"r": 164,
"g": 238,
"b": 238
},
"hsl": {
"h": 180,
"s": 68.519,
"l": 78.824
},
"oklch": {
"l": 0.90087,
"c": 0.07303,
"h": 195.9
},
"luminance": 0.75215
}Semantic roles & 50–950 ramp
primary
#A4EEEE
secondary
#CB6B6B
accent
#1515D0
background
#FDFFFF
surface
#F9FEFE
border
#D2D6D6
text
#131717
muted
#828585