#ABCFFB#ABCFFB
#ABCFFB is a very light, moderate cyan. Relative luminance 0.602; OKLCH L 84.4% C 0.073 H 253.7°. Best body text is #000000 at 13.05:1 contrast (WCAG AA passes).
Color values
| HEX | #ABCFFB |
|---|---|
| RGB | rgb(171, 207, 251) |
| HSL | hsl(213, 91%, 83%) |
| HSV | hsv(213, 32%, 98%) |
| CMYK | cmyk(31.9%, 17.5%, 0%, 1.6%) |
| CIE-LAB | lab(81.97, -1.85, -25.42) |
| CIE-LCH | lch(81.97, 25.49, 265.85°) |
| OKLab | oklab(84.36% -0.0205 -0.07) |
| OKLCH | oklch(84.36% 0.073 253.7) |
| XYZ | xyz(56.5148, 60.2462, 99.8990) |
| Luminance | 0.6025 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Powder Blue (survey)
#B1D1FC
ΔE00 1.21
Baby Blue (survey)
#A2CFFE
ΔE00 2.08
Pastel Blue
#A2BFFE
ΔE00 4.72
Light Blue
#95D0FC
ΔE00 5.25
Lightsteelblue
#B0C4DE
ΔE00 5.80
Light Blue Grey
#B7C9E2
ΔE00 5.99
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#ABCFFB #FBD7AB
analogous
#ABF7FB #ABCFFB #AFABFB
triadic
#ABCFFB #FBABCF #CFFBAB
tetradic
#ABCFFB #FBABF7 #FBD7AB #ABFBAF
square
#ABCFFB #FBABF7 #FBD7AB #ABFBAF
split-complementary
#ABCFFB #FBAFAB #F7FBAB
monochromatic
#368CF5 #71AEF8 #ABCFFB #E2EEFE #E2EEFE
Accessibility & contrast
On white
1.61
#ABCFFB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.05
#ABCFFB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #ABCFFB
13.05:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##ABCFFB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##ABCFFB | 1.00 | 1.61 | 13.05 | 13.05 |
| #FFFFFF | 1.61 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.05 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.05 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BFD0FD
Deuteranopia (green-blind)
#B6C8FA
Tritanopia (blue-blind)
#93D9DD
Achromatopsia (no color)
#CCCCCC
Design tokens & code
CSS
--color: #abcffb; /* rgb */ color: rgb(171, 207, 251); /* oklch */ color: oklch(84.4% 0.073 253.7);
Tailwind
colors: {
custom: {
50: '#c6ddfc',
500: '#abcffb',
950: '#000000',
},
}SCSS
$custom: #abcffb; $custom-light: #c6ddfc; $custom-dark: #000000;
JSON
{
"hex": "#abcffb",
"rgb": {
"r": 171,
"g": 207,
"b": 251
},
"hsl": {
"h": 213,
"s": 90.909,
"l": 82.745
},
"oklch": {
"l": 0.8436,
"c": 0.0729,
"h": 253.7
},
"luminance": 0.60249
}Semantic roles & 50–950 ramp
primary
#ABCFFB
secondary
#DEAB6C
accent
#7E00E6
background
#FDFEFF
surface
#F9FCFF
border
#D2D5D7
text
#131517
muted
#828485