#8FFFCA#8FFFCA
#8FFFCA is a very light, vivid teal. Relative luminance 0.816; OKLCH L 91.9% C 0.128 H 161.9°. Best body text is #000000 at 17.32:1 contrast (WCAG AA passes).
Color values
| HEX | #8FFFCA |
|---|---|
| RGB | rgb(143, 255, 202) |
| HSL | hsl(152, 100%, 78%) |
| HSV | hsv(152, 44%, 100%) |
| CMYK | cmyk(43.9%, 0%, 20.8%, 0%) |
| CIE-LAB | lab(92.41, -43.80, 15.47) |
| CIE-LCH | lch(92.41, 46.45, 160.54°) |
| OKLab | oklab(91.89% -0.1215 0.0397) |
| OKLCH | oklch(91.89% 0.128 161.9) |
| XYZ | xyz(57.7438, 81.6197, 68.5770) |
| Luminance | 0.8162 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Light Aquamarine
#7BFDC7
ΔE00 1.84
Aquamarine
#7FFFD4
ΔE00 3.27
Light Seafoam
#A0FEBF
ΔE00 3.51
Pale Turquoise
#A5FBD5
ΔE00 4.08
Light Turquoise
#7EF4CC
ΔE00 4.09
Light Blue Green
#7EFBB3
ΔE00 4.17
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#8FFFCA #FF8FC4
analogous
#8FFF92 #8FFFCA #8FFCFF
triadic
#8FFFCA #CA8FFF #FFCA8F
tetradic
#8FFFCA #928FFF #FF8FC4 #FCFF8F
square
#8FFFCA #928FFF #FF8FC4 #FCFF8F
split-complementary
#8FFFCA #FF8FFC #FF928F
monochromatic
#15FF90 #52FFAD #8FFFCA #CCFFE7 #E0FFF1
Accessibility & contrast
On white
1.21
#8FFFCA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.32
#8FFFCA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #8FFFCA
17.32:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##8FFFCA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##8FFFCA | 1.00 | 1.21 | 17.32 | 17.32 |
| #FFFFFF | 1.21 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.32 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.32 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FCF1C7
Deuteranopia (green-blind)
#EBE4CD
Tritanopia (blue-blind)
#70FFF0
Achromatopsia (no color)
#E9E9E9
Design tokens & code
CSS
--color: #8fffca; /* rgb */ color: rgb(143, 255, 202); /* oklch */ color: oklch(91.9% 0.128 161.9);
Tailwind
colors: {
custom: {
50: '#b5ffda',
500: '#8fffca',
950: '#000000',
},
}SCSS
$custom: #8fffca; $custom-light: #b5ffda; $custom-dark: #000000;
JSON
{
"hex": "#8fffca",
"rgb": {
"r": 143,
"g": 255,
"b": 202
},
"hsl": {
"h": 151.607,
"s": 100,
"l": 78.039
},
"oklch": {
"l": 0.91893,
"c": 0.12782,
"h": 161.9
},
"luminance": 0.81624
}Semantic roles & 50–950 ramp
primary
#8FFFCA
secondary
#E05295
accent
#006DE6
background
#FDFFFE
surface
#F8FFFB
border
#D1D7D4
text
#121814
muted
#828683