#A5EEEE#A5EEEE
#A5EEEE is a very light, moderate teal. Relative luminance 0.753; OKLCH L 90.1% C 0.072 H 195.9°. Best body text is #000000 at 16.06:1 contrast (WCAG AA passes).
Color values
| HEX | #A5EEEE |
|---|---|
| RGB | rgb(165, 238, 238) |
| HSL | hsl(180, 68%, 79%) |
| HSV | hsv(180, 31%, 93%) |
| CMYK | cmyk(30.7%, 0%, 0%, 6.7%) |
| CIE-LAB | lab(89.54, -22.41, -7.22) |
| CIE-LCH | lch(89.54, 23.55, 197.86°) |
| OKLab | oklab(90.14% -0.0694 -0.0198) |
| OKLCH | oklch(90.14% 0.072 195.9) |
| XYZ | xyz(61.5189, 75.3180, 92.1686) |
| Luminance | 0.7532 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Paleturquoise
#AFEEEE
ΔE00 1.63
Robin'S Egg Blue
#98EFF9
ΔE00 3.76
Light Cyan
#ACFFFC
ΔE00 3.76
Pale Cyan
#B7FFFA
ΔE00 4.02
Duck Egg Blue
#C3FBF4
ΔE00 4.91
Robin Egg Blue
#8AF1FE
ΔE00 5.19
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#A5EEEE #EEA5A5
analogous
#A5EECA #A5EEEE #A5CAEE
triadic
#A5EEEE #EEA5EE #EEEEA5
tetradic
#A5EEEE #CAA5EE #EEA5A5 #CAEEA5
square
#A5EEEE #CAA5EE #EEA5A5 #CAEEA5
split-complementary
#A5EEEE #EEA5CA #EECAA5
monochromatic
#3EDBDB #72E4E4 #A5EEEE #D8F8F8 #E5FAFA
Accessibility & contrast
On white
1.31
#A5EEEE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.06
#A5EEEE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #A5EEEE
16.06:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##A5EEEE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##A5EEEE | 1.00 | 1.31 | 16.06 | 16.06 |
| #FFFFFF | 1.31 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.06 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.06 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E5E7EE
Deuteranopia (green-blind)
#D7DDEF
Tritanopia (blue-blind)
#8AF3EE
Achromatopsia (no color)
#E1E1E1
Design tokens & code
CSS
--color: #a5eeee; /* rgb */ color: rgb(165, 238, 238); /* oklch */ color: oklch(90.1% 0.072 195.9);
Tailwind
colors: {
custom: {
50: '#c2f3f3',
500: '#a5eeee',
950: '#000000',
},
}SCSS
$custom: #a5eeee; $custom-light: #c2f3f3; $custom-dark: #000000;
JSON
{
"hex": "#a5eeee",
"rgb": {
"r": 165,
"g": 238,
"b": 238
},
"hsl": {
"h": 180,
"s": 68.224,
"l": 79.02
},
"oklch": {
"l": 0.9014,
"c": 0.07216,
"h": 195.9
},
"luminance": 0.75321
}Semantic roles & 50–950 ramp
primary
#A5EEEE
secondary
#CB6C6C
accent
#1515D0
background
#FDFFFF
surface
#F9FEFE
border
#D2D6D6
text
#131717
muted
#828585