#AFFCEE#AFFCEE
#AFFCEE is a very light, moderate teal. Relative luminance 0.849; OKLCH L 93.7% C 0.078 H 182.0°. Best body text is #000000 at 17.98:1 contrast (WCAG AA passes).
Color values
| HEX | #AFFCEE |
|---|---|
| RGB | rgb(175, 252, 238) |
| HSL | hsl(169, 93%, 84%) |
| HSV | hsv(169, 31%, 99%) |
| CMYK | cmyk(30.6%, 0%, 5.6%, 1.2%) |
| CIE-LAB | lab(93.84, -26.45, -0.84) |
| CIE-LCH | lch(93.84, 26.46, 181.82°) |
| OKLab | oklab(93.71% -0.078 -0.0027) |
| OKLCH | oklch(93.71% 0.078 182) |
| XYZ | xyz(67.9170, 84.9041, 93.6818) |
| Luminance | 0.8491 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Pale Aqua
#B8FFEB
ΔE00 2.45
Pale Cyan
#B7FFFA
ΔE00 3.52
Eggshell Blue
#C4FFF7
ΔE00 3.83
Light Cyan
#ACFFFC
ΔE00 4.15
Duck Egg Blue
#C3FBF4
ΔE00 4.31
Light Light Blue
#CAFFFB
ΔE00 5.76
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#AFFCEE #FCAFBD
analogous
#AFFCC7 #AFFCEE #AFE3FC
triadic
#AFFCEE #EEAFFC #FCEEAF
tetradic
#AFFCEE #C7AFFC #FCAFBD #E3FCAF
square
#AFFCEE #C7AFFC #FCAFBD #E3FCAF
split-complementary
#AFFCEE #FCAFE3 #FCC7AF
monochromatic
#39F8D5 #74FAE1 #AFFCEE #E2FEF9 #E2FEF9
Accessibility & contrast
On white
1.17
#AFFCEE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.98
#AFFCEE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #AFFCEE
17.98:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##AFFCEE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##AFFCEE | 1.00 | 1.17 | 17.98 | 17.98 |
| #FFFFFF | 1.17 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.98 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.98 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F5F3EE
Deuteranopia (green-blind)
#E7E9EF
Tritanopia (blue-blind)
#97FFF8
Achromatopsia (no color)
#EDEDED
Design tokens & code
CSS
--color: #affcee; /* rgb */ color: rgb(175, 252, 238); /* oklch */ color: oklch(93.7% 0.078 182.0);
Tailwind
colors: {
custom: {
50: '#c9fdf3',
500: '#affcee',
950: '#000000',
},
}SCSS
$custom: #affcee; $custom-light: #c9fdf3; $custom-dark: #000000;
JSON
{
"hex": "#affcee",
"rgb": {
"r": 175,
"g": 252,
"b": 238
},
"hsl": {
"h": 169.091,
"s": 92.771,
"l": 83.725
},
"oklch": {
"l": 0.93711,
"c": 0.07801,
"h": 182
},
"luminance": 0.84908
}Semantic roles & 50–950 ramp
primary
#AFFCEE
secondary
#E06F83
accent
#002AE6
background
#FEFFFF
surface
#FAFFFE
border
#D3D7D6
text
#131717
muted
#838585