#8FFACA#8FFACA
#8FFACA is a very light, vivid teal. Relative luminance 0.785; OKLCH L 90.7% C 0.121 H 163.4°. Best body text is #000000 at 16.70:1 contrast (WCAG AA passes).
Color values
| HEX | #8FFACA |
|---|---|
| RGB | rgb(143, 250, 202) |
| HSL | hsl(153, 91%, 77%) |
| HSV | hsv(153, 43%, 98%) |
| CMYK | cmyk(42.8%, 0%, 19.2%, 2%) |
| CIE-LAB | lab(90.99, -41.59, 13.48) |
| CIE-LCH | lch(90.99, 43.72, 162.05°) |
| OKLab | oklab(90.75% -0.1158 0.0346) |
| OKLCH | oklch(90.75% 0.121 163.4) |
| XYZ | xyz(56.1695, 78.4711, 68.0522) |
| Luminance | 0.7847 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Light Aquamarine
#7BFDC7
ΔE00 2.22
Aquamarine
#7FFFD4
ΔE00 2.81
Light Turquoise
#7EF4CC
ΔE00 2.94
Pale Turquoise
#A5FBD5
ΔE00 3.20
Light Aqua
#8CFFDB
ΔE00 3.69
Light Seafoam
#A0FEBF
ΔE00 4.29
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#8FFACA #FA8FBF
analogous
#8FFA95 #8FFACA #8FF5FA
triadic
#8FFACA #CA8FFA #FACA8F
tetradic
#8FFACA #958FFA #FA8FBF #F5FA8F
square
#8FFACA #958FFA #FA8FBF #F5FA8F
split-complementary
#8FFACA #FA8FF5 #FA958F
monochromatic
#1AF593 #54F7AE #8FFACA #CAFDE6 #E2FEF1
Accessibility & contrast
On white
1.26
#8FFACA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.70
#8FFACA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #8FFACA
16.70:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##8FFACA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##8FFACA | 1.00 | 1.26 | 16.70 | 16.70 |
| #FFFFFF | 1.26 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.70 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.70 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F7ECC7
Deuteranopia (green-blind)
#E6E0CD
Tritanopia (blue-blind)
#71FAEC
Achromatopsia (no color)
#E5E5E5
Design tokens & code
CSS
--color: #8ffaca; /* rgb */ color: rgb(143, 250, 202); /* oklch */ color: oklch(90.7% 0.121 163.4);
Tailwind
colors: {
custom: {
50: '#b4fcda',
500: '#8ffaca',
950: '#000000',
},
}SCSS
$custom: #8ffaca; $custom-light: #b4fcda; $custom-dark: #000000;
JSON
{
"hex": "#8ffaca",
"rgb": {
"r": 143,
"g": 250,
"b": 202
},
"hsl": {
"h": 153.084,
"s": 91.453,
"l": 77.059
},
"oklch": {
"l": 0.90749,
"c": 0.12091,
"h": 163.4
},
"luminance": 0.78475
}Semantic roles & 50–950 ramp
primary
#8FFACA
secondary
#D95490
accent
#0067E6
background
#FDFFFE
surface
#F8FFFB
border
#D1D7D4
text
#111714
muted
#818583