#A2EEEE#A2EEEE
#A2EEEE is a very light, moderate teal. Relative luminance 0.750; OKLCH L 90.0% C 0.075 H 195.9°. Best body text is #000000 at 16.00:1 contrast (WCAG AA passes).
Color values
| HEX | #A2EEEE |
|---|---|
| RGB | rgb(162, 238, 238) |
| HSL | hsl(180, 69%, 78%) |
| HSV | hsv(180, 32%, 93%) |
| CMYK | cmyk(31.9%, 0%, 0%, 6.7%) |
| CIE-LAB | lab(89.39, -23.22, -7.46) |
| CIE-LCH | lch(89.39, 24.39, 197.81°) |
| OKLab | oklab(89.98% -0.0719 -0.0205) |
| OKLCH | oklch(89.98% 0.075 195.9) |
| XYZ | xyz(60.9021, 74.9999, 92.1397) |
| Luminance | 0.7500 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Paleturquoise
#AFEEEE
ΔE00 2.07
Robin'S Egg Blue
#98EFF9
ΔE00 3.67
Light Cyan
#ACFFFC
ΔE00 3.69
Pale Cyan
#B7FFFA
ΔE00 4.12
Robin Egg Blue
#8AF1FE
ΔE00 5.00
Duck Egg Blue
#C3FBF4
ΔE00 5.20
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#A2EEEE #EEA2A2
analogous
#A2EEC8 #A2EEEE #A2C8EE
triadic
#A2EEEE #EEA2EE #EEEEA2
tetradic
#A2EEEE #C8A2EE #EEA2A2 #C8EEA2
square
#A2EEEE #C8A2EE #EEA2A2 #C8EEA2
split-complementary
#A2EEEE #EEA2C8 #EEC8A2
monochromatic
#3BDBDB #6EE5E5 #A2EEEE #D6F7F7 #E5FAFA
Accessibility & contrast
On white
1.31
#A2EEEE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.00
#A2EEEE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #A2EEEE
16.00:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##A2EEEE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##A2EEEE | 1.00 | 1.31 | 16.00 | 16.00 |
| #FFFFFF | 1.31 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.00 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.00 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E5E7EE
Deuteranopia (green-blind)
#D6DCEF
Tritanopia (blue-blind)
#85F3EE
Achromatopsia (no color)
#E1E1E1
Design tokens & code
CSS
--color: #a2eeee; /* rgb */ color: rgb(162, 238, 238); /* oklch */ color: oklch(90.0% 0.075 195.9);
Tailwind
colors: {
custom: {
50: '#c0f3f3',
500: '#a2eeee',
950: '#000000',
},
}SCSS
$custom: #a2eeee; $custom-light: #c0f3f3; $custom-dark: #000000;
JSON
{
"hex": "#a2eeee",
"rgb": {
"r": 162,
"g": 238,
"b": 238
},
"hsl": {
"h": 180,
"s": 69.091,
"l": 78.431
},
"oklch": {
"l": 0.89982,
"c": 0.07476,
"h": 195.9
},
"luminance": 0.75004
}Semantic roles & 50–950 ramp
primary
#A2EEEE
secondary
#CB6969
accent
#1414D1
background
#FDFFFF
surface
#F9FEFE
border
#D2D6D6
text
#121717
muted
#828585