#AFFDFE#AFFDFE
#AFFDFE is a very light, moderate teal. Relative luminance 0.865; OKLCH L 94.4% C 0.076 H 197.0°. Best body text is #000000 at 18.30:1 contrast (WCAG AA passes).
Color values
| HEX | #AFFDFE |
|---|---|
| RGB | rgb(175, 253, 254) |
| HSL | hsl(181, 98%, 84%) |
| HSV | hsv(181, 31%, 100%) |
| CMYK | cmyk(31.1%, 0.4%, 0%, 0.4%) |
| CIE-LAB | lab(94.53, -23.43, -8.09) |
| CIE-LCH | lch(94.53, 24.79, 199.06°) |
| OKLab | oklab(94.4% -0.0728 -0.0222) |
| OKLCH | oklch(94.4% 0.076 197) |
| XYZ | xyz(70.6877, 86.5162, 106.7213) |
| Luminance | 0.8652 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Light Cyan
#ACFFFC
ΔE00 1.74
Pale Cyan
#B7FFFA
ΔE00 2.37
Paleturquoise
#AFEEEE
ΔE00 3.53
Light Sky Blue
#C6FCFF
ΔE00 4.28
Eggshell Blue
#C4FFF7
ΔE00 4.39
Duck Egg Blue
#C3FBF4
ΔE00 4.40
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#AFFDFE #FEB0AF
analogous
#AFFED8 #AFFDFE #AFD6FE
triadic
#AFFDFE #FEAFFD #FDFEAF
tetradic
#AFFDFE #D8AFFE #FEB0AF #D6FEAF
square
#AFFDFE #D8AFFE #FEB0AF #D6FEAF
split-complementary
#AFFDFE #FEAFD6 #FED8AF
monochromatic
#36FAFC #73FBFD #AFFDFE #E1FEFF #E1FEFF
Accessibility & contrast
On white
1.15
#AFFDFE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
18.30
#AFFDFE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #AFFDFE
18.30:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##AFFDFE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##AFFDFE | 1.00 | 1.15 | 18.30 | 18.30 |
| #FFFFFF | 1.15 | 1.00 | 21.00 | 21.00 |
| #000000 | 18.30 | 21.00 | 1.00 | 1.00 |
| ##000000 | 18.30 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F3F6FE
Deuteranopia (green-blind)
#E4EBFF
Tritanopia (blue-blind)
#92FFFD
Achromatopsia (no color)
#EFEFEF
Design tokens & code
CSS
--color: #affdfe; /* rgb */ color: rgb(175, 253, 254); /* oklch */ color: oklch(94.4% 0.076 197.0);
Tailwind
colors: {
custom: {
50: '#c9fefe',
500: '#affdfe',
950: '#000000',
},
}SCSS
$custom: #affdfe; $custom-light: #c9fefe; $custom-dark: #000000;
JSON
{
"hex": "#affdfe",
"rgb": {
"r": 175,
"g": 253,
"b": 254
},
"hsl": {
"h": 180.759,
"s": 97.531,
"l": 84.118
},
"oklch": {
"l": 0.94403,
"c": 0.07613,
"h": 197
},
"luminance": 0.8652
}Semantic roles & 50–950 ramp
primary
#AFFDFE
secondary
#E46F6E
accent
#0300E6
background
#FEFFFF
surface
#FAFFFF
border
#D3D7D7
text
#131717
muted
#838585