#8DFFCA#8DFFCA
#8DFFCA is a very light, vivid teal. Relative luminance 0.814; OKLCH L 91.8% C 0.129 H 162.2°. Best body text is #000000 at 17.29:1 contrast (WCAG AA passes).
Color values
| HEX | #8DFFCA |
|---|---|
| RGB | rgb(141, 255, 202) |
| HSL | hsl(152, 100%, 78%) |
| HSV | hsv(152, 45%, 100%) |
| CMYK | cmyk(44.7%, 0%, 20.8%, 0%) |
| CIE-LAB | lab(92.33, -44.30, 15.35) |
| CIE-LCH | lch(92.33, 46.88, 160.89°) |
| OKLab | oklab(91.81% -0.1229 0.0394) |
| OKLCH | oklch(91.81% 0.129 162.2) |
| XYZ | xyz(57.4006, 81.4427, 68.5609) |
| Luminance | 0.8145 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Light Aquamarine
#7BFDC7
ΔE00 1.64
Aquamarine
#7FFFD4
ΔE00 3.13
Light Seafoam
#A0FEBF
ΔE00 3.67
Light Turquoise
#7EF4CC
ΔE00 3.99
Light Blue Green
#7EFBB3
ΔE00 4.16
Pale Turquoise
#A5FBD5
ΔE00 4.18
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#8DFFCA #FF8DC2
analogous
#8DFF91 #8DFFCA #8DFBFF
triadic
#8DFFCA #CA8DFF #FFCA8D
tetradic
#8DFFCA #918DFF #FF8DC2 #FBFF8D
square
#8DFFCA #918DFF #FF8DC2 #FBFF8D
split-complementary
#8DFFCA #FF8DFB #FF918D
monochromatic
#13FF91 #50FFAE #8DFFCA #CAFFE6 #E0FFF1
Accessibility & contrast
On white
1.21
#8DFFCA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.29
#8DFFCA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #8DFFCA
17.29:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##8DFFCA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##8DFFCA | 1.00 | 1.21 | 17.29 | 17.29 |
| #FFFFFF | 1.21 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.29 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.29 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FCF0C7
Deuteranopia (green-blind)
#EAE4CD
Tritanopia (blue-blind)
#6DFFF0
Achromatopsia (no color)
#E9E9E9
Design tokens & code
CSS
--color: #8dffca; /* rgb */ color: rgb(141, 255, 202); /* oklch */ color: oklch(91.8% 0.129 162.2);
Tailwind
colors: {
custom: {
50: '#b4ffda',
500: '#8dffca',
950: '#000000',
},
}SCSS
$custom: #8dffca; $custom-light: #b4ffda; $custom-dark: #000000;
JSON
{
"hex": "#8dffca",
"rgb": {
"r": 141,
"g": 255,
"b": 202
},
"hsl": {
"h": 152.105,
"s": 100,
"l": 77.647
},
"oklch": {
"l": 0.91808,
"c": 0.12908,
"h": 162.2
},
"luminance": 0.81447
}Semantic roles & 50–950 ramp
primary
#8DFFCA
secondary
#E05093
accent
#006BE6
background
#FDFFFE
surface
#F8FFFB
border
#D1D7D4
text
#111814
muted
#818683