#AFFDFD#AFFDFD
#AFFDFD is a very light, moderate teal. Relative luminance 0.865; OKLCH L 94.4% C 0.076 H 195.9°. Best body text is #000000 at 18.29:1 contrast (WCAG AA passes).
Color values
| HEX | #AFFDFD |
|---|---|
| RGB | rgb(175, 253, 253) |
| HSL | hsl(180, 95%, 84%) |
| HSV | hsv(180, 31%, 99%) |
| CMYK | cmyk(30.8%, 0%, 0%, 0.8%) |
| CIE-LAB | lab(94.51, -23.65, -7.62) |
| CIE-LCH | lch(94.51, 24.85, 197.85°) |
| OKLab | oklab(94.37% -0.0732 -0.0209) |
| OKLCH | oklch(94.37% 0.076 195.9) |
| XYZ | xyz(70.5280, 86.4523, 105.8801) |
| Luminance | 0.8646 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Light Cyan
#ACFFFC
ΔE00 1.40
Pale Cyan
#B7FFFA
ΔE00 2.04
Paleturquoise
#AFEEEE
ΔE00 3.54
Eggshell Blue
#C4FFF7
ΔE00 4.15
Duck Egg Blue
#C3FBF4
ΔE00 4.20
Light Light Blue
#CAFFFB
ΔE00 4.37
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#AFFDFD #FDAFAF
analogous
#AFFDD6 #AFFDFD #AFD6FD
triadic
#AFFDFD #FDAFFD #FDFDAF
tetradic
#AFFDFD #D6AFFD #FDAFAF #D6FDAF
square
#AFFDFD #D6AFFD #FDAFAF #D6FDAF
split-complementary
#AFFDFD #FDAFD6 #FDD6AF
monochromatic
#38FAFA #73FCFC #AFFDFD #E1FEFE #E1FEFE
Accessibility & contrast
On white
1.15
#AFFDFD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
18.29
#AFFDFD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #AFFDFD
18.29:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##AFFDFD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##AFFDFD | 1.00 | 1.15 | 18.29 | 18.29 |
| #FFFFFF | 1.15 | 1.00 | 21.00 | 21.00 |
| #000000 | 18.29 | 21.00 | 1.00 | 1.00 |
| ##000000 | 18.29 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F3F6FD
Deuteranopia (green-blind)
#E4EBFE
Tritanopia (blue-blind)
#92FFFD
Achromatopsia (no color)
#EFEFEF
Design tokens & code
CSS
--color: #affdfd; /* rgb */ color: rgb(175, 253, 253); /* oklch */ color: oklch(94.4% 0.076 195.9);
Tailwind
colors: {
custom: {
50: '#c9fefe',
500: '#affdfd',
950: '#000000',
},
}SCSS
$custom: #affdfd; $custom-light: #c9fefe; $custom-dark: #000000;
JSON
{
"hex": "#affdfd",
"rgb": {
"r": 175,
"g": 253,
"b": 253
},
"hsl": {
"h": 180,
"s": 95.122,
"l": 83.922
},
"oklch": {
"l": 0.94373,
"c": 0.07614,
"h": 195.9
},
"luminance": 0.86456
}Semantic roles & 50–950 ramp
primary
#AFFDFD
secondary
#E26E6E
accent
#0000E6
background
#FEFFFF
surface
#FAFFFF
border
#D3D7D7
text
#131717
muted
#838585