#8DFFCC#8DFFCC
#8DFFCC is a very light, vivid teal. Relative luminance 0.815; OKLCH L 91.9% C 0.128 H 163.2°. Best body text is #000000 at 17.31:1 contrast (WCAG AA passes).
Color values
| HEX | #8DFFCC |
|---|---|
| RGB | rgb(141, 255, 204) |
| HSL | hsl(153, 100%, 78%) |
| HSV | hsv(153, 45%, 100%) |
| CMYK | cmyk(44.7%, 0%, 20%, 0%) |
| CIE-LAB | lab(92.37, -43.90, 14.38) |
| CIE-LCH | lch(92.37, 46.19, 161.86°) |
| OKLab | oklab(91.86% -0.1221 0.0369) |
| OKLCH | oklch(91.86% 0.128 163.2) |
| XYZ | xyz(57.6389, 81.5380, 69.8161) |
| Luminance | 0.8154 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Light Aquamarine
#7BFDC7
ΔE00 1.66
Aquamarine
#7FFFD4
ΔE00 2.70
Light Turquoise
#7EF4CC
ΔE00 3.63
Pale Turquoise
#A5FBD5
ΔE00 3.88
Light Aqua
#8CFFDB
ΔE00 3.92
Light Seafoam
#A0FEBF
ΔE00 4.07
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#8DFFCC #FF8DC0
analogous
#8DFF93 #8DFFCC #8DF9FF
triadic
#8DFFCC #CC8DFF #FFCC8D
tetradic
#8DFFCC #938DFF #FF8DC0 #F9FF8D
square
#8DFFCC #938DFF #FF8DC0 #F9FF8D
split-complementary
#8DFFCC #FF8DF9 #FF938D
monochromatic
#13FF95 #50FFB1 #8DFFCC #CAFFE7 #E0FFF1
Accessibility & contrast
On white
1.21
#8DFFCC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.31
#8DFFCC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #8DFFCC
17.31:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##8DFFCC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##8DFFCC | 1.00 | 1.21 | 17.31 | 17.31 |
| #FFFFFF | 1.21 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.31 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.31 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FCF1C9
Deuteranopia (green-blind)
#EAE4CF
Tritanopia (blue-blind)
#6CFFF1
Achromatopsia (no color)
#E9E9E9
Design tokens & code
CSS
--color: #8dffcc; /* rgb */ color: rgb(141, 255, 204); /* oklch */ color: oklch(91.9% 0.128 163.2);
Tailwind
colors: {
custom: {
50: '#b4ffdb',
500: '#8dffcc',
950: '#000000',
},
}SCSS
$custom: #8dffcc; $custom-light: #b4ffdb; $custom-dark: #000000;
JSON
{
"hex": "#8dffcc",
"rgb": {
"r": 141,
"g": 255,
"b": 204
},
"hsl": {
"h": 153.158,
"s": 100,
"l": 77.647
},
"oklch": {
"l": 0.91856,
"c": 0.12752,
"h": 163.2
},
"luminance": 0.81542
}Semantic roles & 50–950 ramp
primary
#8DFFCC
secondary
#E05091
accent
#0067E6
background
#FDFFFE
surface
#F8FFFB
border
#D1D7D4
text
#111815
muted
#818684