#8DFFCD#8DFFCD
#8DFFCD is a very light, vivid teal. Relative luminance 0.816; OKLCH L 91.9% C 0.127 H 163.6°. Best body text is #000000 at 17.32:1 contrast (WCAG AA passes).
Color values
| HEX | #8DFFCD |
|---|---|
| RGB | rgb(141, 255, 205) |
| HSL | hsl(154, 100%, 78%) |
| HSV | hsv(154, 45%, 100%) |
| CMYK | cmyk(44.7%, 0%, 19.6%, 0%) |
| CIE-LAB | lab(92.39, -43.70, 13.90) |
| CIE-LCH | lch(92.39, 45.85, 162.35°) |
| OKLab | oklab(91.88% -0.1216 0.0357) |
| OKLCH | oklch(91.88% 0.127 163.6) |
| XYZ | xyz(57.7592, 81.5861, 70.4498) |
| Luminance | 0.8159 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Light Aquamarine
#7BFDC7
ΔE00 1.72
Aquamarine
#7FFFD4
ΔE00 2.49
Light Turquoise
#7EF4CC
ΔE00 3.45
Light Aqua
#8CFFDB
ΔE00 3.68
Pale Turquoise
#A5FBD5
ΔE00 3.74
Light Seafoam
#A0FEBF
ΔE00 4.27
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#8DFFCD #FF8DBF
analogous
#8DFF94 #8DFFCD #8DF8FF
triadic
#8DFFCD #CD8DFF #FFCD8D
tetradic
#8DFFCD #948DFF #FF8DBF #F8FF8D
square
#8DFFCD #948DFF #FF8DBF #F8FF8D
split-complementary
#8DFFCD #FF8DF8 #FF948D
monochromatic
#13FF97 #50FFB2 #8DFFCD #CAFFE8 #E0FFF2
Accessibility & contrast
On white
1.21
#8DFFCD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.32
#8DFFCD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #8DFFCD
17.32:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##8DFFCD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##8DFFCD | 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)
#FBF1CA
Deuteranopia (green-blind)
#EAE4D0
Tritanopia (blue-blind)
#6CFFF1
Achromatopsia (no color)
#E9E9E9
Design tokens & code
CSS
--color: #8dffcd; /* rgb */ color: rgb(141, 255, 205); /* oklch */ color: oklch(91.9% 0.127 163.6);
Tailwind
colors: {
custom: {
50: '#b4ffdc',
500: '#8dffcd',
950: '#000000',
},
}SCSS
$custom: #8dffcd; $custom-light: #b4ffdc; $custom-dark: #000000;
JSON
{
"hex": "#8dffcd",
"rgb": {
"r": 141,
"g": 255,
"b": 205
},
"hsl": {
"h": 153.684,
"s": 100,
"l": 77.647
},
"oklch": {
"l": 0.9188,
"c": 0.12675,
"h": 163.6
},
"luminance": 0.8159
}Semantic roles & 50–950 ramp
primary
#8DFFCD
secondary
#E0508F
accent
#0065E6
background
#FDFFFE
surface
#F8FFFC
border
#D1D7D5
text
#111815
muted
#818684