#A7FFFD#A7FFFD
#A7FFFD is a very light, moderate teal. Relative luminance 0.868; OKLCH L 94.4% C 0.085 H 194.0°. Best body text is #000000 at 18.37:1 contrast (WCAG AA passes).
Color values
| HEX | #A7FFFD |
|---|---|
| RGB | rgb(167, 255, 253) |
| HSL | hsl(179, 100%, 83%) |
| HSV | hsv(179, 35%, 100%) |
| CMYK | cmyk(34.5%, 0%, 0.8%, 0%) |
| CIE-LAB | lab(94.66, -26.71, -7.43) |
| CIE-LCH | lch(94.66, 27.73, 195.54°) |
| OKLab | oklab(94.4% -0.0821 -0.0204) |
| OKLCH | oklch(94.4% 0.085 194) |
| XYZ | xyz(69.4196, 86.8229, 106.0100) |
| Luminance | 0.8683 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Light Cyan
#ACFFFC
ΔE00 0.71
Pale Cyan
#B7FFFA
ΔE00 2.38
Paleturquoise
#AFEEEE
ΔE00 4.68
Eggshell Blue
#C4FFF7
ΔE00 4.77
Duck Egg Blue
#C3FBF4
ΔE00 5.03
Robin'S Egg Blue
#98EFF9
ΔE00 5.46
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#A7FFFD #FFA7A9
analogous
#A7FFD1 #A7FFFD #A7D5FF
triadic
#A7FFFD #FDA7FF #FFFDA7
tetradic
#A7FFFD #D1A7FF #FFA7A9 #D5FFA7
square
#A7FFFD #D1A7FF #FFA7A9 #D5FFA7
split-complementary
#A7FFFD #FFA7D5 #FFD1A7
monochromatic
#2DFFFA #6AFFFC #A7FFFD #E0FFFE #E0FFFE
Accessibility & contrast
On white
1.14
#A7FFFD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
18.37
#A7FFFD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #A7FFFD
18.37:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##A7FFFD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##A7FFFD | 1.00 | 1.14 | 18.37 | 18.37 |
| #FFFFFF | 1.14 | 1.00 | 21.00 | 21.00 |
| #000000 | 18.37 | 21.00 | 1.00 | 1.00 |
| ##000000 | 18.37 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F5F7FD
Deuteranopia (green-blind)
#E4EBFE
Tritanopia (blue-blind)
#85FFFE
Achromatopsia (no color)
#F0F0F0
Design tokens & code
CSS
--color: #a7fffd; /* rgb */ color: rgb(167, 255, 253); /* oklch */ color: oklch(94.4% 0.085 194.0);
Tailwind
colors: {
custom: {
50: '#c4fffe',
500: '#a7fffd',
950: '#000000',
},
}SCSS
$custom: #a7fffd; $custom-light: #c4fffe; $custom-dark: #000000;
JSON
{
"hex": "#a7fffd",
"rgb": {
"r": 167,
"g": 255,
"b": 253
},
"hsl": {
"h": 178.636,
"s": 100,
"l": 82.745
},
"oklch": {
"l": 0.94396,
"c": 0.08462,
"h": 194
},
"luminance": 0.86827
}Semantic roles & 50–950 ramp
primary
#A7FFFD
secondary
#E46669
accent
#0005E6
background
#FDFFFF
surface
#F9FFFF
border
#D2D7D7
text
#131817
muted
#828685