#AFFFFE#AFFFFE
#AFFFFE is a very light, moderate teal. Relative luminance 0.878; OKLCH L 94.8% C 0.078 H 194.9°. Best body text is #000000 at 18.56:1 contrast (WCAG AA passes).
Color values
| HEX | #AFFFFE |
|---|---|
| RGB | rgb(175, 255, 254) |
| HSL | hsl(179, 100%, 84%) |
| HSV | hsv(179, 31%, 100%) |
| CMYK | cmyk(31.4%, 0%, 0.4%, 0%) |
| CIE-LAB | lab(95.07, -24.39, -7.30) |
| CIE-LCH | lch(95.07, 25.46, 196.66°) |
| OKLab | oklab(94.83% -0.0752 -0.02) |
| OKLCH | oklch(94.83% 0.078 194.9) |
| XYZ | xyz(71.3224, 87.7856, 106.9329) |
| Luminance | 0.8779 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Light Cyan
#ACFFFC
ΔE00 0.90
Pale Cyan
#B7FFFA
ΔE00 1.79
Paleturquoise
#AFEEEE
ΔE00 4.03
Eggshell Blue
#C4FFF7
ΔE00 4.06
Duck Egg Blue
#C3FBF4
ΔE00 4.25
Light Light Blue
#CAFFFB
ΔE00 4.49
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#AFFFFE #FFAFB0
analogous
#AFFFD6 #AFFFFE #AFD8FF
triadic
#AFFFFE #FEAFFF #FFFEAF
tetradic
#AFFFFE #D6AFFF #FFAFB0 #D8FFAF
square
#AFFFFE #D6AFFF #FFAFB0 #D8FFAF
split-complementary
#AFFFFE #FFAFD8 #FFD6AF
monochromatic
#35FFFC #72FFFD #AFFFFE #E0FFFF #E0FFFF
Accessibility & contrast
On white
1.13
#AFFFFE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
18.56
#AFFFFE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #AFFFFE
18.56:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##AFFFFE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##AFFFFE | 1.00 | 1.13 | 18.56 | 18.56 |
| #FFFFFF | 1.13 | 1.00 | 21.00 | 21.00 |
| #000000 | 18.56 | 21.00 | 1.00 | 1.00 |
| ##000000 | 18.56 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F5F7FE
Deuteranopia (green-blind)
#E6ECFF
Tritanopia (blue-blind)
#91FFFE
Achromatopsia (no color)
#F1F1F1
Design tokens & code
CSS
--color: #affffe; /* rgb */ color: rgb(175, 255, 254); /* oklch */ color: oklch(94.8% 0.078 194.9);
Tailwind
colors: {
custom: {
50: '#c9fffe',
500: '#affffe',
950: '#000000',
},
}SCSS
$custom: #affffe; $custom-light: #c9fffe; $custom-dark: #000000;
JSON
{
"hex": "#affffe",
"rgb": {
"r": 175,
"g": 255,
"b": 254
},
"hsl": {
"h": 179.25,
"s": 100,
"l": 84.314
},
"oklch": {
"l": 0.94833,
"c": 0.07785,
"h": 194.9
},
"luminance": 0.8779
}Semantic roles & 50–950 ramp
primary
#AFFFFE
secondary
#E56D6E
accent
#0003E6
background
#FEFFFF
surface
#FAFFFF
border
#D3D7D7
text
#131817
muted
#838685