#A8FFDF#A8FFDF
#A8FFDF is a very light, moderate teal. Relative luminance 0.852; OKLCH L 93.6% C 0.095 H 169.1°. Best body text is #000000 at 18.03:1 contrast (WCAG AA passes).
Color values
| HEX | #A8FFDF |
|---|---|
| RGB | rgb(168, 255, 223) |
| HSL | hsl(158, 100%, 83%) |
| HSV | hsv(158, 34%, 100%) |
| CMYK | cmyk(34.1%, 0%, 12.5%, 0%) |
| CIE-LAB | lab(93.96, -32.93, 7.03) |
| CIE-LCH | lch(93.96, 33.67, 167.95°) |
| OKLab | oklab(93.59% -0.0935 0.0181) |
| OKLCH | oklch(93.59% 0.095 169.1) |
| XYZ | xyz(65.2229, 85.1688, 82.8002) |
| Luminance | 0.8517 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Pale Turquoise
#A5FBD5
ΔE00 2.00
Light Aqua
#8CFFDB
ΔE00 3.20
Pale Aqua
#B8FFEB
ΔE00 4.03
Aquamarine
#7FFFD4
ΔE00 4.75
Light Turquoise
#7EF4CC
ΔE00 4.89
Tiffany Blue
#7BF2DA
ΔE00 5.78
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#A8FFDF #FFA8C8
analogous
#A8FFB3 #A8FFDF #A8F3FF
triadic
#A8FFDF #DFA8FF #FFDFA8
tetradic
#A8FFDF #B3A8FF #FFA8C8 #F3FFA8
square
#A8FFDF #B3A8FF #FFA8C8 #F3FFA8
split-complementary
#A8FFDF #FFA8F3 #FFB3A8
monochromatic
#2EFFB2 #6BFFC8 #A8FFDF #E0FFF4 #E0FFF4
Accessibility & contrast
On white
1.16
#A8FFDF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
18.03
#A8FFDF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #A8FFDF
18.03:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##A8FFDF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##A8FFDF | 1.00 | 1.16 | 18.03 | 18.03 |
| #FFFFFF | 1.16 | 1.00 | 21.00 | 21.00 |
| #000000 | 18.03 | 21.00 | 1.00 | 1.00 |
| ##000000 | 18.03 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FBF4DD
Deuteranopia (green-blind)
#ECE9E1
Tritanopia (blue-blind)
#91FFF6
Achromatopsia (no color)
#EEEEEE
Design tokens & code
CSS
--color: #a8ffdf; /* rgb */ color: rgb(168, 255, 223); /* oklch */ color: oklch(93.6% 0.095 169.1);
Tailwind
colors: {
custom: {
50: '#c4ffe9',
500: '#a8ffdf',
950: '#000000',
},
}SCSS
$custom: #a8ffdf; $custom-light: #c4ffe9; $custom-dark: #000000;
JSON
{
"hex": "#a8ffdf",
"rgb": {
"r": 168,
"g": 255,
"b": 223
},
"hsl": {
"h": 157.931,
"s": 100,
"l": 82.941
},
"oklch": {
"l": 0.93592,
"c": 0.09523,
"h": 169.1
},
"luminance": 0.85173
}Semantic roles & 50–950 ramp
primary
#A8FFDF
secondary
#E46795
accent
#0054E6
background
#FDFFFE
surface
#F9FFFC
border
#D2D7D5
text
#131816
muted
#828684