#8CFAFA#8CFAFA
#8CFAFA is a very light, moderate teal. Relative luminance 0.808; OKLCH L 92.0% C 0.102 H 195.5°. Best body text is #000000 at 17.17:1 contrast (WCAG AA passes).
Color values
| HEX | #8CFAFA |
|---|---|
| RGB | rgb(140, 250, 250) |
| HSL | hsl(180, 92%, 76%) |
| HSV | hsv(180, 44%, 98%) |
| CMYK | cmyk(44%, 0%, 0%, 2%) |
| CIE-LAB | lab(92.06, -31.57, -9.86) |
| CIE-LCH | lch(92.06, 33.08, 197.34°) |
| OKLab | oklab(91.97% -0.0979 -0.0272) |
| OKLCH | oklch(91.97% 0.102 195.5) |
| XYZ | xyz(62.2494, 80.8437, 102.7480) |
| Luminance | 0.8085 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Light Cyan
#ACFFFC
ΔE00 3.50
Bright Cyan
#41FDFE
ΔE00 4.78
Robin Egg Blue
#8AF1FE
ΔE00 5.06
Pale Cyan
#B7FFFA
ΔE00 5.09
Robin'S Egg Blue
#98EFF9
ΔE00 5.12
Bright Light Blue
#26F7FD
ΔE00 5.47
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#8CFAFA #FA8C8C
analogous
#8CFAC3 #8CFAFA #8CC3FA
triadic
#8CFAFA #FA8CFA #FAFA8C
tetradic
#8CFAFA #C38CFA #FA8C8C #C3FA8C
square
#8CFAFA #C38CFA #FA8C8C #C3FA8C
split-complementary
#8CFAFA #FA8CC3 #FAC38C
monochromatic
#17F5F5 #51F7F7 #8CFAFA #C7FDFD #E2FEFE
Accessibility & contrast
On white
1.22
#8CFAFA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.17
#8CFAFA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #8CFAFA
17.17:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##8CFAFA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##8CFAFA | 1.00 | 1.22 | 17.17 | 17.17 |
| #FFFFFF | 1.22 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.17 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.17 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EDF1FA
Deuteranopia (green-blind)
#DAE2FB
Tritanopia (blue-blind)
#52FFFA
Achromatopsia (no color)
#E8E8E8
Design tokens & code
CSS
--color: #8cfafa; /* rgb */ color: rgb(140, 250, 250); /* oklch */ color: oklch(92.0% 0.102 195.5);
Tailwind
colors: {
custom: {
50: '#b4fcfb',
500: '#8cfafa',
950: '#000000',
},
}SCSS
$custom: #8cfafa; $custom-light: #b4fcfb; $custom-dark: #000000;
JSON
{
"hex": "#8cfafa",
"rgb": {
"r": 140,
"g": 250,
"b": 250
},
"hsl": {
"h": 180,
"s": 91.667,
"l": 76.471
},
"oklch": {
"l": 0.9197,
"c": 0.1016,
"h": 195.5
},
"luminance": 0.80849
}Semantic roles & 50–950 ramp
primary
#8CFAFA
secondary
#D95151
accent
#0000E6
background
#FDFFFF
surface
#F8FFFF
border
#D1D7D7
text
#121717
muted
#828585