#A6FFFE#A6FFFE
#A6FFFE is a very light, moderate teal. Relative luminance 0.868; OKLCH L 94.4% C 0.085 H 194.9°. Best body text is #000000 at 18.36:1 contrast (WCAG AA passes).
Color values
| HEX | #A6FFFE |
|---|---|
| RGB | rgb(166, 255, 254) |
| HSL | hsl(179, 100%, 83%) |
| HSV | hsv(179, 35%, 100%) |
| CMYK | cmyk(34.9%, 0%, 0.4%, 0%) |
| CIE-LAB | lab(94.64, -26.74, -7.98) |
| CIE-LCH | lch(94.64, 27.91, 196.61°) |
| OKLab | oklab(94.38% -0.0825 -0.0219) |
| OKLCH | oklch(94.38% 0.085 194.9) |
| XYZ | xyz(69.3688, 86.7783, 106.8413) |
| Luminance | 0.8678 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Light Cyan
#ACFFFC
ΔE00 1.00
Pale Cyan
#B7FFFA
ΔE00 2.63
Paleturquoise
#AFEEEE
ΔE00 4.68
Eggshell Blue
#C4FFF7
ΔE00 5.01
Robin'S Egg Blue
#98EFF9
ΔE00 5.18
Duck Egg Blue
#C3FBF4
ΔE00 5.25
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#A6FFFE #FFA6A7
analogous
#A6FFD2 #A6FFFE #A6D3FF
triadic
#A6FFFE #FEA6FF #FFFEA6
tetradic
#A6FFFE #D2A6FF #FFA6A7 #D3FFA6
square
#A6FFFE #D2A6FF #FFA6A7 #D3FFA6
split-complementary
#A6FFFE #FFA6D3 #FFD2A6
monochromatic
#2CFFFD #69FFFD #A6FFFE #E0FFFF #E0FFFF
Accessibility & contrast
On white
1.14
#A6FFFE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
18.36
#A6FFFE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #A6FFFE
18.36:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##A6FFFE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##A6FFFE | 1.00 | 1.14 | 18.36 | 18.36 |
| #FFFFFF | 1.14 | 1.00 | 21.00 | 21.00 |
| #000000 | 18.36 | 21.00 | 1.00 | 1.00 |
| ##000000 | 18.36 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F4F7FE
Deuteranopia (green-blind)
#E4EAFF
Tritanopia (blue-blind)
#82FFFE
Achromatopsia (no color)
#F0F0F0
Design tokens & code
CSS
--color: #a6fffe; /* rgb */ color: rgb(166, 255, 254); /* oklch */ color: oklch(94.4% 0.085 194.9);
Tailwind
colors: {
custom: {
50: '#c4fffe',
500: '#a6fffe',
950: '#000000',
},
}SCSS
$custom: #a6fffe; $custom-light: #c4fffe; $custom-dark: #000000;
JSON
{
"hex": "#a6fffe",
"rgb": {
"r": 166,
"g": 255,
"b": 254
},
"hsl": {
"h": 179.326,
"s": 100,
"l": 82.549
},
"oklch": {
"l": 0.94378,
"c": 0.08538,
"h": 194.9
},
"luminance": 0.86783
}Semantic roles & 50–950 ramp
primary
#A6FFFE
secondary
#E46567
accent
#0003E6
background
#FDFFFF
surface
#F9FFFF
border
#D2D7D7
text
#131817
muted
#828685