#8DFFCB#8DFFCB
#8DFFCB is a very light, vivid teal. Relative luminance 0.815; OKLCH L 91.8% C 0.128 H 162.7°. Best body text is #000000 at 17.30:1 contrast (WCAG AA passes).
Color values
| HEX | #8DFFCB |
|---|---|
| RGB | rgb(141, 255, 203) |
| HSL | hsl(153, 100%, 78%) |
| HSV | hsv(153, 45%, 100%) |
| CMYK | cmyk(44.7%, 0%, 20.4%, 0%) |
| CIE-LAB | lab(92.35, -44.10, 14.87) |
| CIE-LCH | lch(92.35, 46.54, 161.37°) |
| OKLab | oklab(91.83% -0.1225 0.0382) |
| OKLCH | oklch(91.83% 0.128 162.7) |
| XYZ | xyz(57.5194, 81.4902, 69.1865) |
| Luminance | 0.8149 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Light Aquamarine
#7BFDC7
ΔE00 1.63
Aquamarine
#7FFFD4
ΔE00 2.92
Light Turquoise
#7EF4CC
ΔE00 3.81
Light Seafoam
#A0FEBF
ΔE00 3.87
Pale Turquoise
#A5FBD5
ΔE00 4.02
Light Aqua
#8CFFDB
ΔE00 4.16
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#8DFFCB #FF8DC1
analogous
#8DFF92 #8DFFCB #8DFAFF
triadic
#8DFFCB #CB8DFF #FFCB8D
tetradic
#8DFFCB #928DFF #FF8DC1 #FAFF8D
square
#8DFFCB #928DFF #FF8DC1 #FAFF8D
split-complementary
#8DFFCB #FF8DFA #FF928D
monochromatic
#13FF93 #50FFAF #8DFFCB #CAFFE7 #E0FFF1
Accessibility & contrast
On white
1.21
#8DFFCB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.30
#8DFFCB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #8DFFCB
17.30:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##8DFFCB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##8DFFCB | 1.00 | 1.21 | 17.30 | 17.30 |
| #FFFFFF | 1.21 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.30 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.30 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FCF1C8
Deuteranopia (green-blind)
#EAE4CE
Tritanopia (blue-blind)
#6CFFF0
Achromatopsia (no color)
#E9E9E9
Design tokens & code
CSS
--color: #8dffcb; /* rgb */ color: rgb(141, 255, 203); /* oklch */ color: oklch(91.8% 0.128 162.7);
Tailwind
colors: {
custom: {
50: '#b4ffda',
500: '#8dffcb',
950: '#000000',
},
}SCSS
$custom: #8dffcb; $custom-light: #b4ffda; $custom-dark: #000000;
JSON
{
"hex": "#8dffcb",
"rgb": {
"r": 141,
"g": 255,
"b": 203
},
"hsl": {
"h": 152.632,
"s": 100,
"l": 77.647
},
"oklch": {
"l": 0.91832,
"c": 0.1283,
"h": 162.7
},
"luminance": 0.81495
}Semantic roles & 50–950 ramp
primary
#8DFFCB
secondary
#E05092
accent
#0069E6
background
#FDFFFE
surface
#F8FFFB
border
#D1D7D4
text
#111815
muted
#818684