#AFFDFF#AFFDFF
#AFFDFF is a very light, moderate teal. Relative luminance 0.866; OKLCH L 94.4% C 0.076 H 198.0°. Best body text is #000000 at 18.32:1 contrast (WCAG AA passes).
Color values
| HEX | #AFFDFF |
|---|---|
| RGB | rgb(175, 253, 255) |
| HSL | hsl(182, 100%, 84%) |
| HSV | hsv(182, 31%, 100%) |
| CMYK | cmyk(31.4%, 0.8%, 0%, 0%) |
| CIE-LAB | lab(94.56, -23.20, -8.57) |
| CIE-LCH | lch(94.56, 24.73, 200.27°) |
| OKLab | oklab(94.43% -0.0724 -0.0235) |
| OKLCH | oklch(94.43% 0.076 198) |
| XYZ | xyz(70.8483, 86.5804, 107.5669) |
| Luminance | 0.8659 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Light Cyan
#ACFFFC
ΔE00 2.10
Pale Cyan
#B7FFFA
ΔE00 2.70
Paleturquoise
#AFEEEE
ΔE00 3.55
Light Sky Blue
#C6FCFF
ΔE00 4.15
Robin'S Egg Blue
#98EFF9
ΔE00 4.25
Light Light Blue
#CAFFFB
ΔE00 4.55
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#AFFDFF #FFB1AF
analogous
#AFFFD9 #AFFDFF #AFD5FF
triadic
#AFFDFF #FFAFFD #FDFFAF
tetradic
#AFFDFF #D9AFFF #FFB1AF #D5FFAF
square
#AFFDFF #D9AFFF #FFB1AF #D5FFAF
split-complementary
#AFFDFF #FFAFD5 #FFD9AF
monochromatic
#35FAFF #72FBFF #AFFDFF #E0FEFF #E0FEFF
Accessibility & contrast
On white
1.15
#AFFDFF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
18.32
#AFFDFF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #AFFDFF
18.32:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##AFFDFF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##AFFDFF | 1.00 | 1.15 | 18.32 | 18.32 |
| #FFFFFF | 1.15 | 1.00 | 21.00 | 21.00 |
| #000000 | 18.32 | 21.00 | 1.00 | 1.00 |
| ##000000 | 18.32 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F3F6FF
Deuteranopia (green-blind)
#E4EBFF
Tritanopia (blue-blind)
#91FFFD
Achromatopsia (no color)
#EFEFEF
Design tokens & code
CSS
--color: #affdff; /* rgb */ color: rgb(175, 253, 255); /* oklch */ color: oklch(94.4% 0.076 198.0);
Tailwind
colors: {
custom: {
50: '#c9feff',
500: '#affdff',
950: '#000000',
},
}SCSS
$custom: #affdff; $custom-light: #c9feff; $custom-dark: #000000;
JSON
{
"hex": "#affdff",
"rgb": {
"r": 175,
"g": 253,
"b": 255
},
"hsl": {
"h": 181.5,
"s": 100,
"l": 84.314
},
"oklch": {
"l": 0.94434,
"c": 0.07614,
"h": 198
},
"luminance": 0.86585
}Semantic roles & 50–950 ramp
primary
#AFFDFF
secondary
#E5706D
accent
#0600E6
background
#FEFFFF
surface
#FAFFFF
border
#D3D7D7
text
#131718
muted
#838586