#A5FEEE#A5FEEE
#A5FEEE is a very light, moderate teal. Relative luminance 0.851; OKLCH L 93.6% C 0.089 H 181.7°. Best body text is #000000 at 18.01:1 contrast (WCAG AA passes).
Color values
| HEX | #A5FEEE |
|---|---|
| RGB | rgb(165, 254, 238) |
| HSL | hsl(169, 98%, 82%) |
| HSV | hsv(169, 35%, 100%) |
| CMYK | cmyk(35%, 0%, 6.3%, 0.4%) |
| CIE-LAB | lab(93.91, -30.11, -0.80) |
| CIE-LCH | lch(93.91, 30.12, 181.53°) |
| OKLab | oklab(93.63% -0.0885 -0.0026) |
| OKLCH | oklch(93.63% 0.089 181.7) |
| XYZ | xyz(66.3859, 85.0519, 93.7909) |
| Luminance | 0.8506 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Pale Aqua
#B8FFEB
ΔE00 3.08
Pale Cyan
#B7FFFA
ΔE00 4.64
Light Cyan
#ACFFFC
ΔE00 4.78
Tiffany Blue
#7BF2DA
ΔE00 5.18
Eggshell Blue
#C4FFF7
ΔE00 5.35
Duck Egg Blue
#C3FBF4
ΔE00 5.87
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#A5FEEE #FEA5B5
analogous
#A5FEC1 #A5FEEE #A5E2FE
triadic
#A5FEEE #EEA5FE #FEEEA5
tetradic
#A5FEEE #C1A5FE #FEA5B5 #E2FEA5
square
#A5FEEE #C1A5FE #FEA5B5 #E2FEA5
split-complementary
#A5FEEE #FEA5E2 #FEC1A5
monochromatic
#2CFDD7 #68FDE3 #A5FEEE #E1FFF9 #E1FFF9
Accessibility & contrast
On white
1.17
#A5FEEE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
18.01
#A5FEEE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #A5FEEE
18.01:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##A5FEEE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##A5FEEE | 1.00 | 1.17 | 18.01 | 18.01 |
| #FFFFFF | 1.17 | 1.00 | 21.00 | 21.00 |
| #000000 | 18.01 | 21.00 | 1.00 | 1.00 |
| ##000000 | 18.01 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F6F4ED
Deuteranopia (green-blind)
#E7E9EF
Tritanopia (blue-blind)
#87FFF9
Achromatopsia (no color)
#EDEDED
Design tokens & code
CSS
--color: #a5feee; /* rgb */ color: rgb(165, 254, 238); /* oklch */ color: oklch(93.6% 0.089 181.7);
Tailwind
colors: {
custom: {
50: '#c3fff3',
500: '#a5feee',
950: '#000000',
},
}SCSS
$custom: #a5feee; $custom-light: #c3fff3; $custom-dark: #000000;
JSON
{
"hex": "#a5feee",
"rgb": {
"r": 165,
"g": 254,
"b": 238
},
"hsl": {
"h": 169.213,
"s": 97.802,
"l": 82.157
},
"oklch": {
"l": 0.93634,
"c": 0.08858,
"h": 181.7
},
"luminance": 0.85056
}Semantic roles & 50–950 ramp
primary
#A5FEEE
secondary
#E2657C
accent
#0029E6
background
#FDFFFF
surface
#F9FFFE
border
#D2D7D6
text
#131817
muted
#828685