#A2FEFE#A2FEFE
#A2FEFE is a very light, moderate teal. Relative luminance 0.857; OKLCH L 94.0% C 0.088 H 195.8°. Best body text is #000000 at 18.14:1 contrast (WCAG AA passes).
Color values
| HEX | #A2FEFE |
|---|---|
| RGB | rgb(162, 254, 254) |
| HSL | hsl(180, 98%, 82%) |
| HSV | hsv(180, 36%, 100%) |
| CMYK | cmyk(36.2%, 0%, 0%, 0.4%) |
| CIE-LAB | lab(94.19, -27.28, -8.67) |
| CIE-LCH | lch(94.19, 28.62, 197.63°) |
| OKLab | oklab(93.97% -0.0845 -0.0238) |
| OKLCH | oklch(93.97% 0.088 195.8) |
| XYZ | xyz(68.2250, 85.7162, 106.6965) |
| Luminance | 0.8572 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Light Cyan
#ACFFFC
ΔE00 1.51
Pale Cyan
#B7FFFA
ΔE00 3.13
Paleturquoise
#AFEEEE
ΔE00 4.76
Robin'S Egg Blue
#98EFF9
ΔE00 4.82
Robin Egg Blue
#8AF1FE
ΔE00 5.30
Eggshell Blue
#C4FFF7
ΔE00 5.50
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#A2FEFE #FEA2A2
analogous
#A2FED0 #A2FEFE #A2D0FE
triadic
#A2FEFE #FEA2FE #FEFEA2
tetradic
#A2FEFE #D0A2FE #FEA2A2 #D0FEA2
square
#A2FEFE #D0A2FE #FEA2A2 #D0FEA2
split-complementary
#A2FEFE #FEA2D0 #FED0A2
monochromatic
#29FDFD #65FDFD #A2FEFE #DFFFFF #E1FFFF
Accessibility & contrast
On white
1.16
#A2FEFE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
18.14
#A2FEFE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #A2FEFE
18.14:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##A2FEFE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##A2FEFE | 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)
#F3F6FE
Deuteranopia (green-blind)
#E2E9FF
Tritanopia (blue-blind)
#7CFFFE
Achromatopsia (no color)
#EEEEEE
Design tokens & code
CSS
--color: #a2fefe; /* rgb */ color: rgb(162, 254, 254); /* oklch */ color: oklch(94.0% 0.088 195.8);
Tailwind
colors: {
custom: {
50: '#c1fffe',
500: '#a2fefe',
950: '#000000',
},
}SCSS
$custom: #a2fefe; $custom-light: #c1fffe; $custom-dark: #000000;
JSON
{
"hex": "#a2fefe",
"rgb": {
"r": 162,
"g": 254,
"b": 254
},
"hsl": {
"h": 180,
"s": 97.872,
"l": 81.569
},
"oklch": {
"l": 0.93966,
"c": 0.0878,
"h": 195.8
},
"luminance": 0.85721
}Semantic roles & 50–950 ramp
primary
#A2FEFE
secondary
#E26262
accent
#0000E6
background
#FDFFFF
surface
#F9FFFF
border
#D2D7D7
text
#131817
muted
#828685