#A0EEEE#A0EEEE
#A0EEEE is a very light, moderate teal. Relative luminance 0.748; OKLCH L 89.9% C 0.076 H 195.9°. Best body text is #000000 at 15.96:1 contrast (WCAG AA passes).
Color values
| HEX | #A0EEEE |
|---|---|
| RGB | rgb(160, 238, 238) |
| HSL | hsl(180, 70%, 78%) |
| HSV | hsv(180, 33%, 93%) |
| CMYK | cmyk(32.8%, 0%, 0%, 6.7%) |
| CIE-LAB | lab(89.30, -23.76, -7.62) |
| CIE-LCH | lch(89.30, 24.95, 197.78°) |
| OKLab | oklab(89.88% -0.0736 -0.0209) |
| OKLCH | oklch(89.88% 0.076 195.9) |
| XYZ | xyz(60.4990, 74.7920, 92.1208) |
| Luminance | 0.7480 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Paleturquoise
#AFEEEE
ΔE00 2.35
Robin'S Egg Blue
#98EFF9
ΔE00 3.64
Light Cyan
#ACFFFC
ΔE00 3.68
Pale Cyan
#B7FFFA
ΔE00 4.21
Robin Egg Blue
#8AF1FE
ΔE00 4.89
Duck Egg Blue
#C3FBF4
ΔE00 5.41
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#A0EEEE #EEA0A0
analogous
#A0EEC7 #A0EEEE #A0C7EE
triadic
#A0EEEE #EEA0EE #EEEEA0
tetradic
#A0EEEE #C7A0EE #EEA0A0 #C7EEA0
square
#A0EEEE #C7A0EE #EEA0A0 #C7EEA0
split-complementary
#A0EEEE #EEA0C7 #EEC7A0
monochromatic
#38DBDB #6CE5E5 #A0EEEE #D4F7F7 #E5FAFA
Accessibility & contrast
On white
1.32
#A0EEEE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.96
#A0EEEE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #A0EEEE
15.96:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##A0EEEE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##A0EEEE | 1.00 | 1.32 | 15.96 | 15.96 |
| #FFFFFF | 1.32 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.96 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.96 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E4E7EE
Deuteranopia (green-blind)
#D6DCEF
Tritanopia (blue-blind)
#82F3EE
Achromatopsia (no color)
#E0E0E0
Design tokens & code
CSS
--color: #a0eeee; /* rgb */ color: rgb(160, 238, 238); /* oklch */ color: oklch(89.9% 0.076 195.9);
Tailwind
colors: {
custom: {
50: '#bff3f3',
500: '#a0eeee',
950: '#000000',
},
}SCSS
$custom: #a0eeee; $custom-light: #bff3f3; $custom-dark: #000000;
JSON
{
"hex": "#a0eeee",
"rgb": {
"r": 160,
"g": 238,
"b": 238
},
"hsl": {
"h": 180,
"s": 69.643,
"l": 78.039
},
"oklch": {
"l": 0.89878,
"c": 0.07648,
"h": 195.9
},
"luminance": 0.74796
}Semantic roles & 50–950 ramp
primary
#A0EEEE
secondary
#CB6767
accent
#1414D2
background
#FDFFFF
surface
#F9FEFE
border
#D2D6D6
text
#121717
muted
#828585