#8FCFEF#8FCFEF
#8FCFEF is a very light, moderate cyan. Relative luminance 0.567; OKLCH L 82.3% C 0.079 H 230.6°. Best body text is #000000 at 12.34:1 contrast (WCAG AA passes).
Color values
| HEX | #8FCFEF |
|---|---|
| RGB | rgb(143, 207, 239) |
| HSL | hsl(200, 75%, 75%) |
| HSV | hsv(200, 40%, 94%) |
| CMYK | cmyk(40.2%, 13.4%, 0%, 6.3%) |
| CIE-LAB | lab(80.01, -12.32, -22.16) |
| CIE-LCH | lch(80.01, 25.36, 240.93°) |
| OKLab | oklab(82.27% -0.0502 -0.0611) |
| OKLCH | oklch(82.27% 0.079 230.6) |
| XYZ | xyz(49.2152, 56.6941, 89.9944) |
| Luminance | 0.5670 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Baby Blue
#89CFF0
ΔE00 0.86
Sky Blue
#87CEEB
ΔE00 1.90
Lightskyblue
#87CEFA
ΔE00 3.10
Lightblue (survey)
#7BC8F6
ΔE00 3.95
Light Blue
#95D0FC
ΔE00 4.11
Ice Blue
#A5DFF9
ΔE00 4.31
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#8FCFEF #EFAF8F
analogous
#8FEFDF #8FCFEF #8F9FEF
triadic
#8FCFEF #EF8FCF #CFEF8F
tetradic
#8FCFEF #DF8FEF #EFAF8F #9FEF8F
square
#8FCFEF #DF8FEF #EFAF8F #9FEF8F
split-complementary
#8FCFEF #EF8F9F #EFDF8F
monochromatic
#24A1E0 #59B8E7 #8FCFEF #C5E6F7 #E4F4FB
Accessibility & contrast
On white
1.70
#8FCFEF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.34
#8FCFEF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #8FCFEF
12.34:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##8FCFEF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##8FCFEF | 1.00 | 1.70 | 12.34 | 12.34 |
| #FFFFFF | 1.70 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.34 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.34 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BFCDF1
Deuteranopia (green-blind)
#B1C2EF
Tritanopia (blue-blind)
#69D8D9
Achromatopsia (no color)
#C6C6C6
Design tokens & code
CSS
--color: #8fcfef; /* rgb */ color: rgb(143, 207, 239); /* oklch */ color: oklch(82.3% 0.079 230.6);
Tailwind
colors: {
custom: {
50: '#b3ddf4',
500: '#8fcfef',
950: '#000000',
},
}SCSS
$custom: #8fcfef; $custom-light: #b3ddf4; $custom-dark: #000000;
JSON
{
"hex": "#8fcfef",
"rgb": {
"r": 143,
"g": 207,
"b": 239
},
"hsl": {
"h": 200,
"s": 75,
"l": 74.902
},
"oklch": {
"l": 0.82266,
"c": 0.07904,
"h": 230.6
},
"luminance": 0.56697
}Semantic roles & 50–950 ramp
primary
#8FCFEF
secondary
#CB7E57
accent
#510ED7
background
#FDFEFF
surface
#F8FCFE
border
#D1D5D6
text
#111517
muted
#818485