#AFDFEB#AFDFEB
#AFDFEB is a very light, muted cyan. Relative luminance 0.679; OKLCH L 87.4% C 0.052 H 214.7°. Best body text is #000000 at 14.58:1 contrast (WCAG AA passes).
Color values
| HEX | #AFDFEB |
|---|---|
| RGB | rgb(175, 223, 235) |
| HSL | hsl(192, 60%, 80%) |
| HSV | hsv(192, 26%, 92%) |
| CMYK | cmyk(25.5%, 5.1%, 0%, 7.8%) |
| CIE-LAB | lab(85.95, -12.77, -10.93) |
| CIE-LCH | lch(85.95, 16.81, 220.54°) |
| OKLab | oklab(87.4% -0.0429 -0.0297) |
| OKLCH | oklch(87.4% 0.052 214.7) |
| XYZ | xyz(59.0577, 67.8850, 88.5725) |
| Luminance | 0.6789 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Lightblue
#ADD8E6
ΔE00 2.20
Powder Blue
#B0E0E6
ΔE00 2.53
Ice Blue
#A5DFF9
ΔE00 4.72
Pale Sky Blue
#BDF6FE
ΔE00 5.50
Paleturquoise
#AFEEEE
ΔE00 6.95
Robin'S Egg Blue
#98EFF9
ΔE00 7.12
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#AFDFEB #EBBBAF
analogous
#AFEBD9 #AFDFEB #AFC1EB
triadic
#AFDFEB #EBAFDF #DFEBAF
tetradic
#AFDFEB #D9AFEB #EBBBAF #C1EBAF
square
#AFDFEB #D9AFEB #EBBBAF #C1EBAF
split-complementary
#AFDFEB #EBAFC1 #EBD9AF
monochromatic
#4DB8D3 #7ECBDF #AFDFEB #E0F3F7 #E7F5F9
Accessibility & contrast
On white
1.44
#AFDFEB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.58
#AFDFEB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #AFDFEB
14.58:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##AFDFEB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##AFDFEB | 1.00 | 1.44 | 14.58 | 14.58 |
| #FFFFFF | 1.44 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.58 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.58 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D6DBEC
Deuteranopia (green-blind)
#CCD4EB
Tritanopia (blue-blind)
#9CE4E3
Achromatopsia (no color)
#D7D7D7
Design tokens & code
CSS
--color: #afdfeb; /* rgb */ color: rgb(175, 223, 235); /* oklch */ color: oklch(87.4% 0.052 214.7);
Tailwind
colors: {
custom: {
50: '#c8e9f1',
500: '#afdfeb',
950: '#000000',
},
}SCSS
$custom: #afdfeb; $custom-light: #c8e9f1; $custom-dark: #000000;
JSON
{
"hex": "#afdfeb",
"rgb": {
"r": 175,
"g": 223,
"b": 235
},
"hsl": {
"h": 192,
"s": 60,
"l": 80.392
},
"oklch": {
"l": 0.87395,
"c": 0.05225,
"h": 214.7
},
"luminance": 0.67887
}Semantic roles & 50–950 ramp
primary
#AFDFEB
secondary
#C78777
accent
#401EC8
background
#FDFEFF
surface
#F9FCFE
border
#D2D5D6
text
#131616
muted
#828485