#A8DFDA#A8DFDA
#A8DFDA is a very light, muted teal. Relative luminance 0.662; OKLCH L 86.4% C 0.057 H 189.2°. Best body text is #000000 at 14.23:1 contrast (WCAG AA passes).
Color values
| HEX | #A8DFDA |
|---|---|
| RGB | rgb(168, 223, 218) |
| HSL | hsl(175, 46%, 77%) |
| HSV | hsv(175, 25%, 87%) |
| CMYK | cmyk(24.7%, 0%, 2.2%, 12.5%) |
| CIE-LAB | lab(85.08, -18.55, -3.28) |
| CIE-LCH | lch(85.08, 18.84, 190.02°) |
| OKLab | oklab(86.44% -0.056 -0.0091) |
| OKLCH | oklch(86.44% 0.057 189.2) |
| XYZ | xyz(55.1871, 66.1597, 76.1784) |
| Luminance | 0.6616 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Paleturquoise
#AFEEEE
ΔE00 3.91
Powder Blue
#B0E0E6
ΔE00 5.16
Duck Egg Blue
#C3FBF4
ΔE00 6.13
Eggshell Blue
#C4FFF7
ΔE00 6.91
Pale Cyan
#B7FFFA
ΔE00 6.98
Light Light Blue
#CAFFFB
ΔE00 7.10
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#A8DFDA #DFA8AD
analogous
#A8DFBF #A8DFDA #A8C9DF
triadic
#A8DFDA #DAA8DF #DFDAA8
tetradic
#A8DFDA #BFA8DF #DFA8AD #C9DFA8
square
#A8DFDA #BFA8DF #DFA8AD #C9DFA8
split-complementary
#A8DFDA #DFA8C9 #DFBFA8
monochromatic
#4FBEB4 #7BCFC7 #A8DFDA #D5EFED #E9F7F5
Accessibility & contrast
On white
1.48
#A8DFDA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.23
#A8DFDA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #A8DFDA
14.23:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##A8DFDA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##A8DFDA | 1.00 | 1.48 | 14.23 | 14.23 |
| #FFFFFF | 1.48 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.23 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.23 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D9D9DA
Deuteranopia (green-blind)
#CED1DB
Tritanopia (blue-blind)
#97E2DD
Achromatopsia (no color)
#D4D4D4
Design tokens & code
CSS
--color: #a8dfda; /* rgb */ color: rgb(168, 223, 218); /* oklch */ color: oklch(86.4% 0.057 189.2);
Tailwind
colors: {
custom: {
50: '#c3e9e5',
500: '#a8dfda',
950: '#000000',
},
}SCSS
$custom: #a8dfda; $custom-light: #c3e9e5; $custom-dark: #000000;
JSON
{
"hex": "#a8dfda",
"rgb": {
"r": 168,
"g": 223,
"b": 218
},
"hsl": {
"h": 174.545,
"s": 46.218,
"l": 76.667
},
"oklch": {
"l": 0.86442,
"c": 0.05674,
"h": 189.2
},
"luminance": 0.66162
}Semantic roles & 50–950 ramp
primary
#A8DFDA
secondary
#B8747A
accent
#2C39B9
background
#FDFEFE
surface
#F9FCFC
border
#D2D5D5
text
#121615
muted
#828484