#AFCEED#AFCEED
#AFCEED is a very light, muted cyan. Relative luminance 0.594; OKLCH L 83.9% C 0.055 H 248.5°. Best body text is #000000 at 12.87:1 contrast (WCAG AA passes).
Color values
| HEX | #AFCEED |
|---|---|
| RGB | rgb(175, 206, 237) |
| HSL | hsl(210, 63%, 81%) |
| HSV | hsv(210, 26%, 93%) |
| CMYK | cmyk(26.2%, 13.1%, 0%, 7.1%) |
| CIE-LAB | lab(81.49, -3.50, -18.67) |
| CIE-LCH | lch(81.49, 18.99, 259.40°) |
| OKLab | oklab(83.9% -0.0201 -0.051) |
| OKLCH | oklch(83.9% 0.055 248.5) |
| XYZ | xyz(55.0322, 59.3691, 88.6641) |
| Luminance | 0.5937 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Powder Blue (survey)
#B1D1FC
ΔE00 3.28
Lightsteelblue
#B0C4DE
ΔE00 3.76
Light Blue Grey
#B7C9E2
ΔE00 3.86
Cloudy Blue
#ACC2D9
ΔE00 3.93
Baby Blue (survey)
#A2CFFE
ΔE00 3.99
Light Grey Blue
#9DBCD4
ΔE00 5.35
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#AFCEED #EDCEAF
analogous
#AFEDED #AFCEED #AFAFED
triadic
#AFCEED #EDAFCE #CEEDAF
tetradic
#AFCEED #EDAFED #EDCEAF #AFEDAF
square
#AFCEED #EDAFED #EDCEAF #AFEDAF
split-complementary
#AFCEED #EDAFAF #EDEDAF
monochromatic
#4B91D7 #7DAFE2 #AFCEED #E1EDF8 #E6F0F9
Accessibility & contrast
On white
1.63
#AFCEED on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.87
#AFCEED on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #AFCEED
12.87:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##AFCEED | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##AFCEED | 1.00 | 1.63 | 12.87 | 12.87 |
| #FFFFFF | 1.63 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.87 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.87 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C2CEEF
Deuteranopia (green-blind)
#BBC8EC
Tritanopia (blue-blind)
#9DD5D8
Achromatopsia (no color)
#CACACA
Design tokens & code
CSS
--color: #afceed; /* rgb */ color: rgb(175, 206, 237); /* oklch */ color: oklch(83.9% 0.055 248.5);
Tailwind
colors: {
custom: {
50: '#c8dcf2',
500: '#afceed',
950: '#000000',
},
}SCSS
$custom: #afceed; $custom-light: #c8dcf2; $custom-dark: #000000;
JSON
{
"hex": "#afceed",
"rgb": {
"r": 175,
"g": 206,
"b": 237
},
"hsl": {
"h": 210,
"s": 63.265,
"l": 80.784
},
"oklch": {
"l": 0.83895,
"c": 0.05483,
"h": 248.5
},
"luminance": 0.59371
}Semantic roles & 50–950 ramp
primary
#AFCEED
secondary
#CAA076
accent
#731ACB
background
#FDFEFF
surface
#F9FCFE
border
#D2D5D6
text
#131517
muted
#828485