#A5FFEE#A5FFEE
#A5FFEE is a very light, moderate teal. Relative luminance 0.857; OKLCH L 93.9% C 0.090 H 181.0°. Best body text is #000000 at 18.14:1 contrast (WCAG AA passes).
Color values
| HEX | #A5FFEE |
|---|---|
| RGB | rgb(165, 255, 238) |
| HSL | hsl(169, 100%, 82%) |
| HSV | hsv(169, 35%, 100%) |
| CMYK | cmyk(35.3%, 0%, 6.7%, 0%) |
| CIE-LAB | lab(94.18, -30.58, -0.40) |
| CIE-LCH | lch(94.18, 30.58, 180.76°) |
| OKLab | oklab(93.85% -0.0897 -0.0016) |
| OKLCH | oklch(93.85% 0.09 181) |
| XYZ | xyz(66.7041, 85.6882, 93.8970) |
| Luminance | 0.8569 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Pale Aqua
#B8FFEB
ΔE00 2.99
Pale Cyan
#B7FFFA
ΔE00 4.95
Tiffany Blue
#7BF2DA
ΔE00 5.09
Light Cyan
#ACFFFC
ΔE00 5.11
Eggshell Blue
#C4FFF7
ΔE00 5.56
Light Aqua
#8CFFDB
ΔE00 6.02
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#A5FFEE #FFA5B6
analogous
#A5FFC1 #A5FFEE #A5E3FF
triadic
#A5FFEE #EEA5FF #FFEEA5
tetradic
#A5FFEE #C1A5FF #FFA5B6 #E3FFA5
square
#A5FFEE #C1A5FF #FFA5B6 #E3FFA5
split-complementary
#A5FFEE #FFA5E3 #FFC1A5
monochromatic
#2BFFD7 #68FFE2 #A5FFEE #E0FFF9 #E0FFF9
Accessibility & contrast
On white
1.16
#A5FFEE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
18.14
#A5FFEE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #A5FFEE
18.14:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##A5FFEE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##A5FFEE | 1.00 | 1.16 | 18.14 | 18.14 |
| #FFFFFF | 1.16 | 1.00 | 21.00 | 21.00 |
| #000000 | 18.14 | 21.00 | 1.00 | 1.00 |
| ##000000 | 18.14 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F8F5ED
Deuteranopia (green-blind)
#E8E9EF
Tritanopia (blue-blind)
#87FFFA
Achromatopsia (no color)
#EEEEEE
Design tokens & code
CSS
--color: #a5ffee; /* rgb */ color: rgb(165, 255, 238); /* oklch */ color: oklch(93.9% 0.090 181.0);
Tailwind
colors: {
custom: {
50: '#c3fff3',
500: '#a5ffee',
950: '#000000',
},
}SCSS
$custom: #a5ffee; $custom-light: #c3fff3; $custom-dark: #000000;
JSON
{
"hex": "#a5ffee",
"rgb": {
"r": 165,
"g": 255,
"b": 238
},
"hsl": {
"h": 168.667,
"s": 100,
"l": 82.353
},
"oklch": {
"l": 0.93853,
"c": 0.08973,
"h": 181
},
"luminance": 0.85692
}Semantic roles & 50–950 ramp
primary
#A5FFEE
secondary
#E4647D
accent
#002BE6
background
#FDFFFF
surface
#F9FFFE
border
#D2D7D6
text
#131817
muted
#828685